Home
last modified time | relevance | path

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

12

/external/e2fsprogs/e2fsck/
Dpass5.c286 if (pctx->ino == pctx->ino2) in print_bitmap_problem()
287 pctx->ino2 = 0; in print_bitmap_problem()
292 if (pctx->ino == pctx->ino2) in print_bitmap_problem()
293 pctx->ino2 = 0; in print_bitmap_problem()
300 pctx->ino = pctx->ino2 = 0; in print_bitmap_problem()
344 pctx.ino2 = ext2fs_get_block_bitmap_end2(ctx->block_found_map); in check_block_bitmaps()
359 pctx.ino2 = ext2fs_get_block_bitmap_end2(fs->block_map); in check_block_bitmaps()
596 pctx.ino2 = ext2fs_get_inode_bitmap_end2(ctx->inode_used_map); in check_inode_bitmaps()
609 pctx.ino2 = ext2fs_get_inode_bitmap_end2(fs->inode_map); in check_inode_bitmaps()
620 pctx.ino = pctx.ino2 = 0; in check_inode_bitmaps()
[all …]
Dmessage.c440 fprintf(f, "%*u", width, ctx->ino2); in expand_percent_expression()
455 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.c965 cd->pctx.ino2 = 0; in check_dir_block()
1455 cd->pctx.ino2 = subdir_parent; in check_dir_block()
1462 cd->pctx.ino2 = 0; in check_dir_block()
Dunix.c424 pctx.ino2 = ctx->free_inodes; in check_if_skip()
425 if ((pctx.ino != pctx.ino2) && in check_if_skip()
Dsuper.c683 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.py217 ino2 = s2.st_ino
218 if ino1 == ino2:
/external/e2fsprogs/po/
De2fsprogs.pot56 #. %j <ino2> inode number
60 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
62 #. then return the pathname of directory <ino2>)
Dfi.po54 #. %j <ino2> inode number
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
60 #. then return the pathname of directory <ino2>)
Dzh_CN.po55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. then return the pathname of directory <ino2>)
Dsr.po55 #. %j <ino2> inode number
59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
61 #. 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>)
Dms.po54 #. %j <ino2> inode number
58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
60 #. 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>)
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>)
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>)
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>)
Dsv.po57 #. %j <ino2> inode number
61 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
63 #. then return the pathname of directory <ino2>)
Dnl.po73 #. %j <ino2> inode number
77 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
79 #. 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>)
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>)
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>)
Dcs.po56 #. %j <ino2> inode number
60 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
62 #. then return the pathname of directory <ino2>)

12