/external/elfutils/libdwfl/ |
linux-proc-maps.c | 213 uint64_t ino; local 217 &start, &end, &offset, &dmajor, &dminor, &ino, &nread) < 6 243 if (file[0] != '/' || (ino == 0 && dmajor == 0 && dminor == 0)) 248 && ino == last_ino && dmajor == last_dmajor && dminor == last_dminor) 263 last_ino = ino;
|
/external/f2fs-tools/fsck/ |
sload.c | 61 nid_t ino, int mode) 84 mnt_path, ino, secontext); 85 inode_set_selinux(sbi, ino, secontext); 228 target_out_dir, dentries[i].ino); 241 dentries[i].ino, dentries[i].mode);
|
quotaio.h | 107 f2fs_ino_t ino; member in struct:quota_file 215 void quota_add_inode_usage(quota_ctx_t qctx, f2fs_ino_t ino,
|
node.h | 26 return ((node)->footer.nid == (node)->footer.ino);
|
node.c | 75 node_blk->footer.ino = f2fs_inode->footer.ino; 92 update_nat_blkaddr(sbi, le32_to_cpu(f2fs_inode->footer.ino),
|
/external/e2fsprogs/e2fsck/ |
pass5.c | 288 if (pctx->ino == pctx->ino2) 294 if (pctx->ino == pctx->ino2) 302 pctx->ino = pctx->ino2 = 0; 345 pctx.ino = ext2fs_get_block_bitmap_start2(ctx->block_found_map); 360 pctx.ino = ext2fs_get_block_bitmap_start2(fs->block_map); 597 pctx.ino = ext2fs_get_inode_bitmap_start2(ctx->inode_used_map); 610 pctx.ino = ext2fs_get_inode_bitmap_start2(fs->inode_map); 622 pctx.ino = pctx.ino2 = 0; 687 if (pctx.ino == 0) { 688 pctx.ino = pctx.ino2 = i [all...] |
util.c | 472 void e2fsck_read_inode(e2fsck_t ctx, unsigned long ino, 477 retval = ext2fs_read_inode(ctx->fs, ino, inode); 480 _("while reading inode %lu in %s"), ino, proc); 485 void e2fsck_read_inode_full(e2fsck_t ctx, unsigned long ino, 491 retval = ext2fs_read_inode_full(ctx->fs, ino, inode, bufsize); 494 _("while reading inode %lu in %s"), ino, proc); 499 void e2fsck_write_inode_full(e2fsck_t ctx, unsigned long ino, 505 retval = ext2fs_write_inode_full(ctx->fs, ino, inode, bufsize); 508 _("while writing inode %lu in %s"), ino, proc); 513 void e2fsck_write_inode(e2fsck_t ctx, unsigned long ino, [all...] |
/external/e2fsprogs/misc/ |
e2image.c | 303 ext2_ino_t ino; member in struct:process_block_struct 317 ext2_ino_t ino, variable 322 if ((ino != stashed_ino) || !stashed_inode) 331 ext2_ino_t ino) 333 if ((ino != stashed_ino) || !stashed_inode) 342 ext2_ino_t ino, variable 345 if ((ino != stashed_ino) || !stashed_inode) 1263 ext2_ino_t ino; local 1307 retval = ext2fs_get_next_inode(scan, &ino, &inode) [all...] |
tune2fs.c | 357 ino_t ino = fs->super->s_journal_inum; local 359 retval = ext2fs_read_inode(fs, ino, &inode); 365 if (ino == EXT2_JOURNAL_INO) { 372 retval = ext2fs_block_iterate3(fs, ino, 385 retval = ext2fs_write_inode(fs, ino, &inode); 491 static errcode_t rewrite_extents(ext2_filsys fs, ext2_ino_t ino, 503 errcode = ext2fs_extent_open(fs, ino, &handle); 728 ext2_ino_t ino; local 760 retval = ext2fs_get_next_inode_full(scan, &ino, inode, length); 765 if (!ino) 877 ext2_ino_t ino; local 2262 ext2_ino_t ino; local 2439 ext2_ino_t ino; local [all...] |
e2initrd_helper.c | 80 ext2_ino_t ino; local 87 filename, &ino); 91 retval = ext2fs_read_inode(fs, ino, &inode); 103 retval = ext2fs_file_open(fs, ino, 0, &e2_file);
|
/external/e2fsprogs/resize/ |
resize2fs.c | 474 static errcode_t zero_high_bits_in_extents(ext2_filsys fs, ext2_ino_t ino, 485 errcode = ext2fs_extent_open(fs, ino, &handle); 519 ext2_ino_t ino; local 536 retval = ext2fs_get_next_inode_full(scan, &ino, inode, length); 539 if (!ino) 541 if (!ext2fs_test_inode_bitmap2(fs->inode_map, ino)) 561 retval = ext2fs_write_inode_full(fs, ino, inode, 567 retval = zero_high_bits_in_extents(fs, ino, inode); 570 } while (ino); 1814 ext2_ino_t ino; member in struct:process_block_struct 1992 ext2_ino_t ino, new_inode; local 2641 ext2_ino_t ino; local [all...] |
/external/e2fsprogs/lib/ext2fs/ |
block.c | 322 ext2_ino_t ino, 343 ctx.errcode = ext2fs_read_inode(fs, ino, &inode); 406 ctx.errcode = ext2fs_extent_open2(fs, ino, &inode, &handle); 557 retval = ext2fs_write_inode(fs, ino, &inode); 599 ext2_ino_t ino, 615 return ext2fs_block_iterate3(fs, ino, flags, block_buf, 642 ext2_ino_t ino, 656 return ext2fs_block_iterate2(fs, ino, BLOCK_FLAG_NO_LARGE | flags,
|
link.c | 155 ext2_ino_t ino, int flags) 169 ls.inode = ino;
|
dblist_dir.c | 73 ctx->dir = db_info->ino;
|
/external/syslinux/core/fs/xfs/ |
xfs.h | 47 #define XFS_PVT(ino) ((struct xfs_inode *)((ino)->pvt)) 57 #define XFS_INO_TO_AGNO(fs, ino) \ 58 ((xfs_agnumber_t)((ino) >> (XFS_INFO((fs))->inopb_shift + \ 642 xfs_ino_t ino) 645 agnumber_to_bytes(fs, XFS_INO_TO_AGNO(fs, ino)) >> BLOCK_SHIFT(fs); 646 XFS_PVT(inode)->i_ino_blk = ino_to_bytes(fs, ino) >> BLOCK_SHIFT(fs); 647 XFS_PVT(inode)->i_block_offset = XFS_INO_TO_OFFSET(XFS_INFO(fs), ino) <<
|
/external/syslinux/core/include/ |
fs.h | 108 uint64_t ino; /* Inode number */ member in struct:inode 155 struct inode *alloc_inode(struct fs_info *fs, uint32_t ino, size_t data);
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileUtils.java | 64 public int ino; field in class:FileUtils.FileStatus
|
/external/e2fsprogs/contrib/android/ |
block_list.c | 34 static int start_new_file(char *path, ext2_ino_t ino EXT2FS_ATTR((unused)),
|
/external/kernel-headers/original/uapi/linux/ |
auto_fs4.h | 129 __u64 ino; member in struct:autofs_v5_packet
|
/external/perf_data_converter/src/quipper/ |
dso_android.cc | 94 dso.ino == s->st_ino;
|
/external/strace/ |
fetch_struct_stat.c | 85 dst->ino = zero_extend_signed_to_ull(buf.st_ino);
|
fetch_struct_stat64.c | 83 dst->ino = zero_extend_signed_to_ull(buf.st_ino);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
auto_fs4.h | 134 __u64 ino; member in struct:autofs_v5_packet
|
/system/core/adb/ |
file_sync_service.h | 55 uint64_t ino; member in struct:syncmsg::__anon2739
|
/bionic/libc/kernel/uapi/linux/ |
nilfs2_ondisk.h | 135 #define NILFS_ROOT_METADATA_FILE(ino) ((ino) >= NILFS_DAT_INO && (ino) <= NILFS_SUFILE_INO)
|