Lines Matching refs:blk_cnt
507 u32 x_nid, u32 *blk_cnt) in fsck_chk_xattr_blk() argument
526 *blk_cnt = *blk_cnt + 1; in fsck_chk_xattr_blk()
536 u32 *blk_cnt, struct child_info *child) in fsck_chk_node_blk() argument
550 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni, child); in fsck_chk_node_blk()
558 blk_cnt, child, &ni); in fsck_chk_node_blk()
564 blk_cnt, child); in fsck_chk_node_blk()
570 blk_cnt, child); in fsck_chk_node_blk()
670 u32 *blk_cnt, struct node_info *ni, struct child_info *child_d) in fsck_chk_inode_blk() argument
731 if (fsck_chk_xattr_blk(sbi, nid, i_xattr_nid, blk_cnt)) { in fsck_chk_inode_blk()
825 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
869 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
903 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
912 &child, (i_blocks == *blk_cnt), in fsck_chk_inode_blk()
916 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
951 ftype, ntype, blk_cnt, &child); in fsck_chk_inode_blk()
953 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
984 if (i_blocks != *blk_cnt) { in fsck_chk_inode_blk()
987 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
989 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
992 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
1133 u32 *blk_cnt, struct child_info *child, struct node_info *ni) in fsck_chk_dnode_blk() argument
1150 *blk_cnt = *blk_cnt + 1; in fsck_chk_dnode_blk()
1156 le64_to_cpu(inode->i_blocks) == *blk_cnt, ftype, in fsck_chk_dnode_blk()
1160 *blk_cnt = *blk_cnt + 1; in fsck_chk_dnode_blk()
1177 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk() argument
1190 ftype, TYPE_DIRECT_NODE, blk_cnt, child); in fsck_chk_idnode_blk()
1192 *blk_cnt = *blk_cnt + 1; in fsck_chk_idnode_blk()
1219 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk() argument
1232 ftype, TYPE_INDIRECT_NODE, blk_cnt, child); in fsck_chk_didnode_blk()
1234 *blk_cnt = *blk_cnt + 1; in fsck_chk_didnode_blk()
1476 u32 blk_cnt; in __chk_dentries() local
1615 blk_cnt = 1; in __chk_dentries()
1619 ftype, TYPE_INODE, &blk_cnt, child); in __chk_dentries()
1755 u32 blk_cnt = 0; in fsck_chk_orphan_node() local
1786 blk_cnt = 1; in fsck_chk_orphan_node()
1801 F2FS_FT_ORPHAN, TYPE_INODE, &blk_cnt, in fsck_chk_orphan_node()
1831 u32 blk_cnt = 0; in fsck_chk_quota_node() local
1841 blk_cnt = 1; in fsck_chk_quota_node()
1851 F2FS_FT_REG_FILE, TYPE_INODE, &blk_cnt, NULL); in fsck_chk_quota_node()
2755 u32 blk_cnt; in fsck_reconnect_file() local
2798 blk_cnt = 1; in fsck_reconnect_file()
2800 &blk_cnt, &ni, NULL); in fsck_reconnect_file()