Searched refs:ino (Results 51 - 75 of 115) sorted by relevance

12345

/external/e2fsprogs/e2fsck/
H A Dsuper.c156 static int release_inode_blocks(e2fsck_t ctx, ext2_ino_t ino, argument
185 retval = ext2fs_block_iterate3(fs, ino, BLOCK_FLAG_DEPTH_TRAVERSE,
190 ino);
197 e2fsck_read_inode(ctx, ino, inode, "release_inode_blocks");
213 ino);
233 ext2_ino_t ino, next_ino; local
238 if ((ino = fs->super->s_last_orphan) == 0)
256 if ((ino < EXT2_FIRST_INODE(fs->super)) ||
257 (ino > fs->super->s_inodes_count)) {
259 pctx.ino
[all...]
H A Dutil.c438 void e2fsck_read_inode(e2fsck_t ctx, unsigned long ino, argument
443 retval = ext2fs_read_inode(ctx->fs, ino, inode);
446 _("while reading inode %lu in %s"), ino, proc);
451 void e2fsck_read_inode_full(e2fsck_t ctx, unsigned long ino, argument
457 retval = ext2fs_read_inode_full(ctx->fs, ino, inode, bufsize);
460 _("while reading inode %lu in %s"), ino, proc);
465 void e2fsck_write_inode_full(e2fsck_t ctx, unsigned long ino, argument
471 retval = ext2fs_write_inode_full(ctx->fs, ino, inode, bufsize);
474 _("while writing inode %lu in %s"), ino, proc);
479 void e2fsck_write_inode(e2fsck_t ctx, unsigned long ino, argument
[all...]
H A Dmessage.c19 * %Di <dirent>->ino inode number
26 * %i <ino> inode number
42 * %p ext2fs_get_pathname of directory <ino>
43 * %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
47 * %Q ext2fs_get_pathname of directory <ino> with <dir> as
197 ext2_ino_t ino)
202 if (!dir && (ino < num_special_inodes)) {
203 fputs(_(special_inode_name[ino]), f);
208 retval = ext2fs_get_pathname(fs, dir, ino, &path);
455 fprintf(f, "%*u", width, ctx->ino);
196 print_pathname(FILE *f, ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino) argument
[all...]
H A Dpass5.c170 if (pctx->ino == pctx->ino2)
176 if (pctx->ino == pctx->ino2)
184 pctx->ino = pctx->ino2 = 0;
233 pctx.ino = ext2fs_get_block_bitmap_start2(ctx->block_found_map);
248 pctx.ino = ext2fs_get_block_bitmap_start2(fs->block_map);
565 pctx.ino = ext2fs_get_inode_bitmap_start2(ctx->inode_used_map);
578 pctx.ino = ext2fs_get_inode_bitmap_start2(fs->inode_map);
591 pctx.ino = pctx.ino2 = 0;
656 if (pctx.ino == 0) {
657 pctx.ino
[all...]
/external/e2fsprogs/debugfs/
H A Ddebugfs.h50 extern int debugfs_read_inode(ext2_ino_t ino, struct ext2_inode * inode,
52 extern int debugfs_read_inode_full(ext2_ino_t ino, struct ext2_inode * inode,
54 extern int debugfs_write_inode(ext2_ino_t ino, struct ext2_inode * inode,
56 extern int debugfs_write_inode_full(ext2_ino_t ino, struct ext2_inode * inode,
58 extern int debugfs_write_new_inode(ext2_ino_t ino, struct ext2_inode * inode,
H A Ddebugfs.c609 static void dump_extents(FILE *f, const char *prefix, ext2_ino_t ino, argument
619 errcode = ext2fs_extent_open(current_fs, ino, &handle);
892 ext2_ino_t ino; local
922 ino = string_to_inode(argv[optind]);
923 if (ino == 0)
926 if (debugfs_read_inode(ino, &inode, argv[0]))
944 dump_extents(out, "", ino, flags, logical_width, physical_width);
1339 ext2_ino_t ino; local
1348 ino = string_to_inode(sourcename);
1349 if (!ino)
1415 ext2_ino_t ino; local
2090 ext2_ino_t ino; local
2117 ext2_ino_t ino; local
2236 ext2_ino_t ino; local
[all...]
/external/elfutils/0.153/libdwfl/
H A Dlinux-proc-maps.c173 uint64_t ino; local
177 &start, &end, &offset, &dmajor, &dminor, &ino, &nread) < 6
204 if (file[0] == '\0' || (ino == 0 && dmajor == 0 && dminor == 0))
209 && ino == last_ino && dmajor == last_dmajor && dminor == last_dminor)
223 last_ino = ino;
/external/f2fs-tools/fsck/
H A Dfsck.c74 DBG(2, "ino[0x%x] has hard links [0x%x]\n", nid, link_cnt);
208 node_blk->footer.nid != node_blk->footer.ino) {
209 ASSERT_MSG("nid[0x%x] footer.nid[0x%x] footer.ino[0x%x]",
211 le32_to_cpu(node_blk->footer.ino));
215 node_blk->footer.nid == node_blk->footer.ino) {
216 ASSERT_MSG("nid[0x%x] footer.nid[0x%x] footer.ino[0x%x]",
218 le32_to_cpu(node_blk->footer.ino));
268 static int fsck_chk_xattr_blk(struct f2fs_sb_info *sbi, u32 ino, argument
290 DBG(2, "ino[0x%x] x_nid[0x%x]\n", ino, x_ni
857 nid_t ino = le32_to_cpu(orphan_blk->ino[j]); local
[all...]
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
H A Ddisk_parser.js84 var event = /dev = \((\d+,\d+)\), ino = (\d+), pos = (\d+), len = (\d+), flags = (\d+)/.
99 var event = /dev = \((\d+,\d+)\), ino = (\d+), pos = (\d+), len = (\d+), copied = (\d+)/.
120 var event = /dev (\d+,\d+) ino (\d+) pos (\d+) len (\d+) flags (\d+)/.
135 var event = /dev (\d+,\d+) ino (\d+) pos (\d+) len (\d+) copied (\d+)/.
157 'dev = \\((\\d+,\\d+)\\), ino = (\\d+), pino = (\\d+), i_mode = (\\S+), ' +
172 var event = new RegExp('dev = \\((\\d+,\\d+)\\), ino = (\\d+), checkpoint is (\\S+), ' +
192 var event = /dev (\d+,\d+) ino (\d+) parent (\d+) datasync (\d+)/.
208 var event = /dev (\d+,\d+) ino (\d+) ret (\d+)/.exec(eventBase.details);
/external/kernel-headers/original/uapi/linux/
H A Djffs2.h124 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
146 jint32_t ino; /* Inode number. */ member in struct:jffs2_raw_inode
187 jint32_t ino; /* inode number */ member in struct:jffs2_raw_xref
H A Dauto_fs4.h134 __u64 ino; member in struct:autofs_v5_packet
/external/e2fsprogs/lib/quota/
H A Dquotaio.h65 ext2_ino_t ino; member in struct:quota_file
151 errcode_t quota_inode_truncate(ext2_filsys fs, ext2_ino_t ino);
/external/yaffs2/yaffs2/utils/
H A Dmkyaffs2image.c65 ino_t ino; member in struct:__anon34311
95 if(oa->ino < ob->ino) return -1;
96 if(oa->ino > ob->ino) return 1;
102 static void add_obj_to_list(dev_t dev, ino_t ino, int obj) argument
107 obj_list[n_obj].ino = ino;
122 static int find_obj_in_list(dev_t dev, ino_t ino) argument
128 test.ino
[all...]
H A Dmkyaffsimage.c45 ino_t ino; member in struct:__anon34312
71 if(oa->ino < ob->ino) return -1;
72 if(oa->ino > ob->ino) return 1;
78 static void add_obj_to_list(dev_t dev, ino_t ino, int obj) argument
83 obj_list[n_obj].ino = ino;
98 static int find_obj_in_list(dev_t dev, ino_t ino) argument
104 test.ino
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
H A Dmem_fs.h26 void FreeINO(int ino);
/external/e2fsprogs/lib/ext2fs/
H A Ddblist_dir.c71 ctx->dir = db_info->ino;
H A Dextent.c54 ext2_ino_t ino; member in struct:ext2_extent_handle
179 errcode_t ext2fs_extent_open(ext2_filsys fs, ext2_ino_t ino, argument
182 return ext2fs_extent_open2(fs, ino, NULL, ret_handle);
185 errcode_t ext2fs_extent_open2(ext2_filsys fs, ext2_ino_t ino, argument
197 if ((ino == 0) || (ino > fs->super->s_inodes_count))
205 handle->ino = ino;
212 retval = ext2fs_read_inode(fs, ino, handle->inode);
545 retval = ext2fs_write_inode(handle->fs, handle->ino,
[all...]
H A Dblock.c321 ext2_ino_t ino,
342 ctx.errcode = ext2fs_read_inode(fs, ino, &inode);
398 ctx.errcode = ext2fs_extent_open2(fs, ino, &inode, &handle);
549 retval = ext2fs_write_inode(fs, ino, &inode);
591 ext2_ino_t ino,
607 return ext2fs_block_iterate3(fs, ino, flags, block_buf,
634 ext2_ino_t ino,
648 return ext2fs_block_iterate2(fs, ino, BLOCK_FLAG_NO_LARGE | flags,
320 ext2fs_block_iterate3(ext2_filsys fs, ext2_ino_t ino, int flags, char *block_buf, int (*func)(ext2_filsys fs, blk64_t *blocknr, e2_blkcnt_t blockcnt, blk64_t ref_blk, int ref_offset, void *priv_data), void *priv_data) argument
590 ext2fs_block_iterate2(ext2_filsys fs, ext2_ino_t ino, int flags, char *block_buf, int (*func)(ext2_filsys fs, blk_t *blocknr, e2_blkcnt_t blockcnt, blk_t ref_blk, int ref_offset, void *priv_data), void *priv_data) argument
633 ext2fs_block_iterate(ext2_filsys fs, ext2_ino_t ino, int flags, char *block_buf, int (*func)(ext2_filsys fs, blk_t *blocknr, int blockcnt, void *priv_data), void *priv_data) argument
H A Dlink.c115 ext2_ino_t ino, int flags)
129 ls.inode = ino;
114 ext2fs_link(ext2_filsys fs, ext2_ino_t dir, const char *name, ext2_ino_t ino, int flags) argument
H A Dalloc.c83 ext2_ino_t i, ino; local
90 ino = (group * fs->super->s_inodes_per_group) + 1;
91 for (i=0; i < fs->super->s_inodes_per_group; i++, ino++)
92 ext2fs_fast_unmark_inode_bitmap2(map, ino);
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c363 ULong dev, ULong ino, Off64T offset,
526 seg->dev, seg->ino, seg->offset, seg->fnIdx,
572 seg->dev, seg->ino, seg->offset, seg->fnIdx
711 && s->dev == 0 && s->ino == 0 && s->offset == 0 && s->fnIdx == -1
718 && s->dev == 0 && s->ino == 0 && s->offset == 0 && s->fnIdx == -1
731 s->dev == 0 && s->ino == 0 && s->offset == 0 && s->fnIdx == -1
775 && s1->dev == s2->dev && s1->ino == s2->ino
891 ULong dev, ULong ino, Off64T offset,
962 = nsegments[i].dev != 0 || nsegments[i].ino !
890 sync_check_mapping_callback( Addr addr, SizeT len, UInt prot, ULong dev, ULong ino, Off64T offset, const HChar* filename ) argument
1561 read_maps_callback( Addr addr, SizeT len, UInt prot, ULong dev, ULong ino, Off64T offset, const HChar* filename ) argument
2044 ULong dev, ino; local
2242 ULong dev, ino; local
2539 ULong dev, ino; local
3235 parse_procselfmaps( void (*record_mapping)( Addr addr, SizeT len, UInt prot, ULong dev, ULong ino, Off64T offset, const HChar* filename ), void (*record_gap)( Addr addr, SizeT len ) ) argument
3248 ULong foffset, dev, ino; local
3444 parse_procselfmaps( void (*record_mapping)( Addr addr, SizeT len, UInt prot, ULong dev, ULong ino, Off64T offset, const HChar* filename ), void (*record_gap)( Addr addr, SizeT len ) ) argument
3503 add_mapping_callback(Addr addr, SizeT len, UInt prot, ULong dev, ULong ino, Off64T offset, const HChar *filename) argument
[all...]
/external/iproute2/misc/
H A Dss.c202 unsigned int ino; member in struct:user_ent
211 static int user_ent_hashfn(unsigned int ino) argument
213 int val = (ino >> 24) ^ (ino >> 16) ^ (ino >> 8) ^ ino;
218 static void user_ent_add(unsigned int ino, const char *process, int pid, int fd) argument
228 p->ino = ino;
233 pp = &user_ent_hash[user_ent_hashfn(ino)];
275 unsigned int ino; local
313 find_users(unsigned ino, char *buf, int buflen) argument
442 unsigned ino; member in struct:tcpstat
1937 int ino; member in struct:unixstat
2269 int ino; local
[all...]
/external/e2fsprogs/misc/
H A De2image.c295 ext2_ino_t ino; member in struct:process_block_struct
309 ext2_ino_t ino, variable
314 if ((ino != stashed_ino) || !stashed_inode)
323 ext2_ino_t ino)
325 if ((ino != stashed_ino) || !stashed_inode)
334 ext2_ino_t ino, variable
337 if ((ino != stashed_ino) || !stashed_inode)
1247 ext2_ino_t ino; local
1291 retval = ext2fs_get_next_inode(scan, &ino, &inode);
1299 if (ino
[all...]
H A De2initrd_helper.c79 ext2_ino_t ino; local
86 filename, &ino);
90 retval = ext2fs_read_inode(fs, ino, &inode);
102 retval = ext2fs_file_open(fs, ino, 0, &e2_file);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Ddir_node.cc21 // TODO(binji): For now, just use a dummy value for the parent ino.
141 ino_t ino = it->second->stat_.st_ino; local
142 cache_.AddDirent(ino, name.c_str(), name.length());

Completed in 1568 milliseconds

12345