Searched refs:inode_link_info (Results 1 – 25 of 26) sorted by relevance
12
/external/e2fsprogs/e2fsck/ |
D | pass4.c | 204 ext2fs_icount_fetch(ctx->inode_link_info, i, &link_count); in e2fsck_pass4() 224 ext2fs_icount_fetch(ctx->inode_link_info, i, in e2fsck_pass4() 264 ext2fs_free_icount(ctx->inode_link_info); ctx->inode_link_info = 0; in e2fsck_pass4()
|
D | e2fsck.c | 78 if (ctx->inode_link_info) { in e2fsck_reset_context() 79 ext2fs_free_icount(ctx->inode_link_info); in e2fsck_reset_context() 80 ctx->inode_link_info = 0; in e2fsck_reset_context()
|
D | pass3.c | 259 ext2fs_icount_store(ctx->inode_link_info, EXT2_ROOT_INO, 2); in check_root() 579 ext2fs_icount_store(ctx->inode_link_info, ino, 2); in e2fsck_get_lost_and_found() 665 ext2fs_icount_increment(ctx->inode_link_info, ino, 0); in e2fsck_adjust_inode_count() 671 ext2fs_icount_decrement(ctx->inode_link_info, ino, 0); in e2fsck_adjust_inode_count()
|
D | e2fsck.h | 268 ext2_icount_t inode_link_info; member
|
D | pass1.c | 1271 &ctx->inode_link_info); in e2fsck_pass1() 1459 pctx.errcode = ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 1736 ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 1763 ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 2687 ext2fs_icount_store(ctx->inode_link_info, ino, 0); in e2fsck_clear_inode()
|
D | pass2.c | 153 ctx->inode_link_info, &ctx->inode_count); in e2fsck_pass2()
|
/external/e2fsprogs/po/ |
D | eo.po | 2835 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2845 "inode_link_info[%i] estas %N, inode.i_links_count estas %Il -- ili devus "
|
D | nl.po | 2952 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2962 "inode_link_info[%i] is %N, inode.i_links_count is %Il.\n"
|
D | tr.po | 2901 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2911 "inode_link_info[%i] = %N, inode.inode_links_count = %Il.\n"
|
D | pl.po | 2855 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2864 "inode_link_info[%i]=%N, inode.i_links_count=%Il. Powinny być takie same!\n"
|
D | ca.po | 2895 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2905 "inode_link_info[%i] és %N, inode.i_links_count és %Il. Haurien de "
|
D | cs.po | 2909 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2919 "inode_link_info[%i] je %N, inode.i_links_count je %Il. Měly by být stejné!\n"
|
D | hu.po | 2953 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2962 "inode_link_info[%i] = %N, inode.i_links_count = %Il.\n"
|
D | es.po | 2977 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2987 "inode_link_info[%i] es %N, inode.i_links_count es %Il. ¡Y deberían ser el "
|
D | e2fsprogs.pot | 2705 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | fi.po | 2711 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | zh_CN.po | 2825 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | sr.po | 2956 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | uk.po | 2945 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | ms.po | 2918 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | it.po | 2906 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | id.po | 2859 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | da.po | 2795 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | sv.po | 2901 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | de.po | 3001 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
12