HomeSort by relevance Sort by last modified time
    Searched refs:ino (Results 51 - 75 of 140) sorted by null

1 23 4 5 6

  /external/e2fsprogs/lib/ext2fs/
bmap.c 28 extern errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino,
132 errcode_t ext2fs_bmap2(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
152 retval = ext2fs_read_inode(fs, ino, &inode_buf);
163 retval = ext2fs_extent_open2(fs, ino, inode, &handle);
197 retval = ext2fs_read_inode(fs, ino, inode);
315 retval = ext2fs_write_inode(fs, ino, inode);
320 errcode_t ext2fs_bmap(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode,
327 ret = ext2fs_bmap2(fs, ino, inode, block_buf, bmap_flags, block,
alloc.c 81 ext2_ino_t i, ino; local
88 ino = (group * fs->super->s_inodes_per_group) + 1;
89 for (i=0; i < fs->super->s_inodes_per_group; i++, ino++)
90 ext2fs_fast_unmark_inode_bitmap(map, ino);
dblist_dir.c 72 ctx->dir = db_info->ino;
link.c 112 ext2_ino_t ino, int flags)
126 ls.inode = ino;
  /external/e2fsprogs/e2fsck/
pass5.c 86 if (pctx->ino == pctx->ino2)
92 if (pctx->ino == pctx->ino2)
100 pctx->ino = pctx->ino2 = 0;
130 pctx.ino = ext2fs_get_block_bitmap_start(ctx->block_found_map);
145 pctx.ino = ext2fs_get_block_bitmap_start(fs->block_map);
357 pctx.ino = ext2fs_get_inode_bitmap_start(ctx->inode_used_map);
370 pctx.ino = ext2fs_get_inode_bitmap_start(fs->inode_map);
383 pctx.ino = pctx.ino2 = 0;
424 if (pctx.ino == 0) {
425 pctx.ino = pctx.ino2 = i
    [all...]
super.c 153 static int release_inode_blocks(e2fsck_t ctx, ext2_ino_t ino,
183 retval = ext2fs_block_iterate2(fs, ino, BLOCK_FLAG_DEPTH_TRAVERSE,
188 ino);
195 e2fsck_read_inode(ctx, ino, inode, "release_inode_blocks");
210 ino);
227 ext2_ino_t ino, next_ino; local
232 if ((ino = fs->super->s_last_orphan) == 0)
250 if ((ino < EXT2_FIRST_INODE(fs->super)) ||
251 (ino > fs->super->s_inodes_count)) {
253 pctx.ino = ino
    [all...]
message.c 19 * %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
194 static void print_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino)
199 if (!dir && (ino < num_special_inodes)) {
200 fputs(_(special_inode_name[ino]), stdout);
204 retval = ext2fs_get_pathname(fs, dir, ino, &path);
456 printf("%u", ctx->ino);
    [all...]
util.c 383 void e2fsck_read_inode(e2fsck_t ctx, unsigned long ino,
388 retval = ext2fs_read_inode(ctx->fs, ino, inode);
391 _("while reading inode %lu in %s"), ino, proc);
396 void e2fsck_read_inode_full(e2fsck_t ctx, unsigned long ino,
402 retval = ext2fs_read_inode_full(ctx->fs, ino, inode, bufsize);
405 _("while reading inode %lu in %s"), ino, proc);
410 extern void e2fsck_write_inode_full(e2fsck_t ctx, unsigned long ino,
416 retval = ext2fs_write_inode_full(ctx->fs, ino, inode, bufsize);
419 _("while writing inode %lu in %s"), ino, proc);
424 extern void e2fsck_write_inode(e2fsck_t ctx, unsigned long ino,
    [all...]
pass4.c 43 pctx.ino = i;
161 pctx.ino = i;
  /external/elfutils/libdwfl/
linux-proc-maps.c 161 uint64_t ino; local
165 &start, &end, &offset, &dmajor, &dminor, &ino, &nread) < 6
192 if (file[0] == '\0' || (ino == 0 && dmajor == 0 && dminor == 0))
197 && ino == last_ino && dmajor == last_dmajor && dminor == last_dminor)
211 last_ino = ino;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
jffs2.h 125 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
147 jint32_t ino; /* Inode number. */ member in struct:jffs2_raw_inode
188 jint32_t ino; /* inode number */ member in struct:jffs2_raw_xref
auto_fs4.h 74 __u64 ino; member in struct:autofs_v5_packet
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
jffs2.h 125 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
147 jint32_t ino; /* Inode number. */ member in struct:jffs2_raw_inode
188 jint32_t ino; /* inode number */ member in struct:jffs2_raw_xref
auto_fs4.h 74 __u64 ino; member in struct:autofs_v5_packet
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
jffs2.h 125 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_raw_dirent
147 jint32_t ino; /* Inode number. */ member in struct:jffs2_raw_inode
188 jint32_t ino; /* inode number */ member in struct:jffs2_raw_xref
auto_fs4.h 74 __u64 ino; member in struct:autofs_v5_packet
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 67 ino_t ino; member in struct:__anon15778
97 if(oa->ino < ob->ino) return -1;
98 if(oa->ino > ob->ino) return 1;
104 static void add_obj_to_list(dev_t dev, ino_t ino, int obj)
109 obj_list[n_obj].ino = ino;
124 static int find_obj_in_list(dev_t dev, ino_t ino)
130 test.ino = ino
    [all...]
mkyaffsimage.c 45 ino_t ino; member in struct:__anon15779
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)
83 obj_list[n_obj].ino = ino;
98 static int find_obj_in_list(dev_t dev, ino_t ino)
104 test.ino = ino
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 570 static void dump_extents(FILE *f, const char *prefix, ext2_ino_t ino,
580 errcode = ext2fs_extent_open(current_fs, ino, &handle);
859 ext2_ino_t ino; local
890 ino = string_to_inode(argv[optind]);
891 if (ino == 0)
894 if (debugfs_read_inode(ino, &inode, argv[0]))
914 dump_extents(out, "", ino, flags, logical_width, physical_width);
1271 ext2_ino_t ino; local
1280 ino = string_to_inode(sourcename);
1281 if (!ino)
1345 ext2_ino_t ino; local
1960 ext2_ino_t ino; local
1985 ext2_ino_t ino; local
    [all...]
  /external/e2fsprogs/misc/
e2initrd_helper.c 79 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);
tune2fs.c 276 ino_t ino = fs->super->s_journal_inum; local
278 retval = ext2fs_read_inode(fs, ino, &inode);
284 if (ino == EXT2_JOURNAL_INO) {
291 retval = ext2fs_block_iterate(fs, ino,
304 retval = ext2fs_write_inode(fs, ino, &inode);
1156 ext2_ino_t ino; local
1171 retval = ext2fs_get_next_inode(scan, &ino, &inode);
1175 if (!ino)
1200 retval = ext2fs_write_inode(fs, ino, &inode);
1208 retval = ext2fs_block_iterate2(fs, ino, 0, block_buf
1328 ext2_ino_t ino; local
    [all...]
  /external/kernel-headers/original/linux/
stat.h 60 unsigned long ino; member in struct:kstat
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 350 ULong dev, ULong ino, Off64T offset,
513 seg->dev, seg->ino, seg->offset, seg->fnIdx,
559 seg->dev, seg->ino, seg->offset, seg->fnIdx
698 && s->dev == 0 && s->ino == 0 && s->offset == 0 && s->fnIdx == -1
705 && 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
762 && s1->dev == s2->dev && s1->ino == s2->ino
878 ULong dev, ULong ino, Off64T offset,
2012 ULong dev, ino; local
2054 ULong dev, ino; local
2245 ULong dev, ino; local
2552 ULong dev, ino; local
3250 ULong foffset, dev, ino; local
    [all...]
  /external/iproute2/misc/
ss.c 200 unsigned int ino; member in struct:user_ent
209 static int user_ent_hashfn(unsigned int ino)
211 int val = (ino >> 24) ^ (ino >> 16) ^ (ino >> 8) ^ ino;
216 static void user_ent_add(unsigned int ino, const char *process, int pid, int fd)
226 p->ino = ino;
231 pp = &user_ent_hash[user_ent_hashfn(ino)];
273 unsigned int ino; local
434 unsigned ino; member in struct:tcpstat
1901 int ino; member in struct:unixstat
2078 int ino; local
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 1234 ext2_ino_t ino; member in struct:process_block_struct
1309 ext2_ino_t ino, new_inode; local
1778 ext2_ino_t ino; local
    [all...]

Completed in 512 milliseconds

1 23 4 5 6