Lines Matching refs:blk_cnt
499 u32 x_nid, u32 *blk_cnt) in fsck_chk_xattr_blk() argument
518 *blk_cnt = *blk_cnt + 1; in fsck_chk_xattr_blk()
528 u32 *blk_cnt, struct child_info *child) in fsck_chk_node_blk() argument
542 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni, child); in fsck_chk_node_blk()
550 blk_cnt, child, &ni); in fsck_chk_node_blk()
556 blk_cnt, child); in fsck_chk_node_blk()
562 blk_cnt, child); in fsck_chk_node_blk()
662 u32 *blk_cnt, struct node_info *ni, struct child_info *child_d) in fsck_chk_inode_blk() argument
723 if (fsck_chk_xattr_blk(sbi, nid, i_xattr_nid, blk_cnt)) { in fsck_chk_inode_blk()
804 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
848 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
873 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
882 &child, (i_blocks == *blk_cnt), in fsck_chk_inode_blk()
886 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
919 ftype, ntype, blk_cnt, &child); in fsck_chk_inode_blk()
921 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
952 if (i_blocks != *blk_cnt) { in fsck_chk_inode_blk()
955 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
957 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
960 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
1101 u32 *blk_cnt, struct child_info *child, struct node_info *ni) in fsck_chk_dnode_blk() argument
1118 *blk_cnt = *blk_cnt + 1; in fsck_chk_dnode_blk()
1124 le64_to_cpu(inode->i_blocks) == *blk_cnt, ftype, in fsck_chk_dnode_blk()
1128 *blk_cnt = *blk_cnt + 1; in fsck_chk_dnode_blk()
1143 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk() argument
1156 ftype, TYPE_DIRECT_NODE, blk_cnt, child); in fsck_chk_idnode_blk()
1158 *blk_cnt = *blk_cnt + 1; in fsck_chk_idnode_blk()
1185 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk() argument
1198 ftype, TYPE_INDIRECT_NODE, blk_cnt, child); in fsck_chk_didnode_blk()
1200 *blk_cnt = *blk_cnt + 1; in fsck_chk_didnode_blk()
1442 u32 blk_cnt; in __chk_dentries() local
1581 blk_cnt = 1; in __chk_dentries()
1585 ftype, TYPE_INODE, &blk_cnt, child); in __chk_dentries()
1721 u32 blk_cnt = 0; in fsck_chk_orphan_node() local
1752 blk_cnt = 1; in fsck_chk_orphan_node()
1764 F2FS_FT_ORPHAN, TYPE_INODE, &blk_cnt, in fsck_chk_orphan_node()
1794 u32 blk_cnt = 0; in fsck_chk_quota_node() local
1803 blk_cnt = 1; in fsck_chk_quota_node()
1813 F2FS_FT_REG_FILE, TYPE_INODE, &blk_cnt, NULL); in fsck_chk_quota_node()
2708 u32 blk_cnt; in fsck_reconnect_file() local
2751 blk_cnt = 1; in fsck_reconnect_file()
2753 &blk_cnt, &ni, NULL); in fsck_reconnect_file()