Home
last modified time | relevance | path

Searched refs:ino2 (Results 1 – 25 of 31) 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.c368 if (e2fsck_dir_info_get_dotdot(ctx, dir, &pctx->ino2) || in check_directory()
373 if (pctx->ino2 != pctx->dir) { in check_directory()
Dproblem.c2341 if (pctx->ino2) in print_problem()
2342 fprintf(f, " ino2=\"%u\"", pctx->ino2); in print_problem()
Dpass2.c974 cd->pctx.ino2 = 0; in check_dir_block()
1484 cd->pctx.ino2 = subdir_parent; in check_dir_block()
1491 cd->pctx.ino2 = 0; in check_dir_block()
Dunix.c425 pctx.ino2 = ctx->free_inodes; in check_if_skip()
426 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.py213 ino2 = s2.st_ino
214 if ino1 == ino2:
/external/e2fsprogs/po/
De2fsprogs.pot63 #. %j <ino2> inode number
67 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
69 #. 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>)
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.po64 #. %j <ino2> inode number
68 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
70 #. 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>)
Dms.po61 #. %j <ino2> inode number
65 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
67 #. 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>)
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>)
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>)
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>)
Dnl.po80 #. %j <ino2> inode number
84 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
86 #. then return the pathname of directory <ino2>)
Dpt.po64 #. %j <ino2> inode number
68 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
70 #. then return the pathname of directory <ino2>)
Dpl.po61 #. %j <ino2> inode number
65 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
67 #. then return the pathname of directory <ino2>)
Dsv.po64 #. %j <ino2> inode number
68 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
70 #. 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>)

12