Home
last modified time | relevance | path

Searched refs:ino2 (Results 1 – 25 of 27) sorted by relevance

12

/external/e2fsprogs/e2fsck/
Dpass5.c288 if (pctx->ino == pctx->ino2) in print_bitmap_problem()
289 pctx->ino2 = 0; in print_bitmap_problem()
294 if (pctx->ino == pctx->ino2) in print_bitmap_problem()
295 pctx->ino2 = 0; in print_bitmap_problem()
302 pctx->ino = pctx->ino2 = 0; in print_bitmap_problem()
346 pctx.ino2 = ext2fs_get_block_bitmap_end2(ctx->block_found_map); in check_block_bitmaps()
361 pctx.ino2 = ext2fs_get_block_bitmap_end2(fs->block_map); in check_block_bitmaps()
598 pctx.ino2 = ext2fs_get_inode_bitmap_end2(ctx->inode_used_map); in check_inode_bitmaps()
611 pctx.ino2 = ext2fs_get_inode_bitmap_end2(fs->inode_map); in check_inode_bitmaps()
622 pctx.ino = pctx.ino2 = 0; in check_inode_bitmaps()
[all …]
Dmessage.c459 fprintf(f, "%*u", width, ctx->ino2); in expand_percent_expression()
475 print_pathname(f, fs, ctx->ino2, in expand_percent_expression()
Dproblem.h16 ext2_ino_t ino, ino2, dir; member
Dpass3.c362 if (e2fsck_dir_info_get_dotdot(ctx, dir, &pctx->ino2) || in check_directory()
367 if (pctx->ino2 != pctx->dir) { in check_directory()
Dpass2.c938 cd->pctx.ino2 = 0; in check_dir_block()
1418 cd->pctx.ino2 = subdir_parent; in check_dir_block()
1425 cd->pctx.ino2 = 0; in check_dir_block()
Dunix.c416 pctx.ino2 = ctx->free_inodes; in check_if_skip()
417 if ((pctx.ino != pctx.ino2) && in check_if_skip()
Dsuper.c575 pctx.ino2 = should_be; in check_super_block()
/external/python/cpython2/Lib/
Dposixpath.py197 ino2 = s2.st_ino
198 if ino1 == ino2:
/external/python/cpython3/Lib/
Dposixpath.py215 ino2 = s2.st_ino
216 if ino1 == ino2:
/external/e2fsprogs/po/
De2fsprogs.pot55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. then return the pathname of directory <ino2>)
Dsr.po56 #. %j <ino2> inode number
60 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
62 #. then return the pathname of directory <ino2>)
Duk.po57 #. %j <ino2> inode number
61 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
63 #. then return the pathname of directory <ino2>)
Dzh_CN.po54 #. %j <ino2> inode number
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
60 #. then return the pathname of directory <ino2>)
Dit.po56 #. %j <ino2> inode number
60 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
62 #. then return the pathname of directory <ino2>)
Deo.po58 #. %j <ino2> inode number
62 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
64 #. then return the pathname of directory <ino2>)
Dda.po57 #. %j <ino2> inode number
61 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
63 #. then return the pathname of directory <ino2>)
Did.po58 #. %j <ino2> inode number
62 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
64 #. then return the pathname of directory <ino2>)
Dpl.po54 #. %j <ino2> inode number
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
60 #. then return the pathname of directory <ino2>)
Dde.po57 #. %j <ino2> inode number
61 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
63 #. then return the pathname of directory <ino2>)
Dtr.po55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. then return the pathname of directory <ino2>)
Dsv.po56 #. %j <ino2> inode number
60 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
62 #. then return the pathname of directory <ino2>)
Dnl.po64 #. %j <ino2> inode number
68 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
70 #. then return the pathname of directory <ino2>)
Des.po76 #. %j <ino2> inode number
80 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
82 #. then return the pathname of directory <ino2>)
Dhu.po55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. then return the pathname of directory <ino2>)
Dca.po55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. then return the pathname of directory <ino2>)

12