Searched refs:inode_link_info (Results 1 – 25 of 27) sorted by relevance
12
/third_party/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() 276 ext2fs_free_icount(ctx->inode_link_info); ctx->inode_link_info = 0; in e2fsck_pass4()
|
D | e2fsck.c | 82 if (ctx->inode_link_info) { in e2fsck_reset_context() 83 ext2fs_free_icount(ctx->inode_link_info); in e2fsck_reset_context() 84 ctx->inode_link_info = 0; in e2fsck_reset_context()
|
D | pass3.c | 262 ext2fs_icount_store(ctx->inode_link_info, EXT2_ROOT_INO, 2); in check_root() 585 ext2fs_icount_store(ctx->inode_link_info, ino, 2); in e2fsck_get_lost_and_found() 671 ext2fs_icount_increment(ctx->inode_link_info, ino, 0); in e2fsck_adjust_inode_count() 677 ext2fs_icount_decrement(ctx->inode_link_info, ino, 0); in e2fsck_adjust_inode_count()
|
D | e2fsck.h | 302 ext2_icount_t inode_link_info; member
|
D | pass1.c | 1280 &ctx->inode_link_info); in e2fsck_pass1() 1462 pctx.errcode = ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 1748 ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 1775 ext2fs_icount_store(ctx->inode_link_info, in e2fsck_pass1() 2753 ext2fs_icount_store(ctx->inode_link_info, ino, 0); in e2fsck_clear_inode()
|
D | pass2.c | 158 ctx->inode_link_info, &ctx->inode_count); in e2fsck_pass2()
|
/third_party/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 | 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 | 2885 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2894 "inode_link_info[%i]=%N, inode.i_links_count=%Il. Powinny być takie same!\n"
|
D | nl.po | 2908 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2918 "inode_link_info[%i] is %N, inode.i_links_count is %Il.\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 | 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 | 2937 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n 2946 "inode_link_info[%i] es %N, inode.i_links_count es %Il. ¡Y deberían ser el mismo!\n"
|
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 | fi.po | 2711 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | e2fsprogs.pot | 2780 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | sr.po | 2866 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | uk.po | 2871 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | zh_CN.po | 2832 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | ms.po | 2982 #. @-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 | it.po | 2906 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | sv.po | 2905 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
D | pt.po | 2887 #. @-expanded: inode_link_info[%i] is %N, inode.i_links_count is %Il. They should be the same!\n
|
12