Lines Matching refs:blk_cnt
491 u32 x_nid, u32 *blk_cnt) in fsck_chk_xattr_blk() argument
510 *blk_cnt = *blk_cnt + 1; in fsck_chk_xattr_blk()
520 u32 *blk_cnt, struct child_info *child) in fsck_chk_node_blk() argument
534 fsck_chk_inode_blk(sbi, nid, ftype, node_blk, blk_cnt, &ni, child); in fsck_chk_node_blk()
542 blk_cnt, child, &ni); in fsck_chk_node_blk()
548 blk_cnt, child); in fsck_chk_node_blk()
554 blk_cnt, child); in fsck_chk_node_blk()
654 u32 *blk_cnt, struct node_info *ni, struct child_info *child_d) in fsck_chk_inode_blk() argument
715 le32_to_cpu(node_blk->i.i_xattr_nid), blk_cnt) && in fsck_chk_inode_blk()
779 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
805 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
829 &child, (i_blocks == *blk_cnt), in fsck_chk_inode_blk()
833 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
866 ftype, ntype, blk_cnt, &child); in fsck_chk_inode_blk()
868 *blk_cnt = *blk_cnt + 1; in fsck_chk_inode_blk()
898 if (i_blocks != *blk_cnt) { in fsck_chk_inode_blk()
901 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
903 node_blk->i.i_blocks = cpu_to_le64(*blk_cnt); in fsck_chk_inode_blk()
906 nid, i_blocks, *blk_cnt); in fsck_chk_inode_blk()
1049 u32 *blk_cnt, struct child_info *child, struct node_info *ni) in fsck_chk_dnode_blk() argument
1065 le64_to_cpu(inode->i_blocks) == *blk_cnt, ftype, in fsck_chk_dnode_blk()
1069 *blk_cnt = *blk_cnt + 1; in fsck_chk_dnode_blk()
1084 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_idnode_blk() argument
1097 ftype, TYPE_DIRECT_NODE, blk_cnt, child); in fsck_chk_idnode_blk()
1099 *blk_cnt = *blk_cnt + 1; in fsck_chk_idnode_blk()
1126 enum FILE_TYPE ftype, struct f2fs_node *node_blk, u32 *blk_cnt, in fsck_chk_didnode_blk() argument
1139 ftype, TYPE_INDIRECT_NODE, blk_cnt, child); in fsck_chk_didnode_blk()
1141 *blk_cnt = *blk_cnt + 1; in fsck_chk_didnode_blk()
1381 u32 blk_cnt; in __chk_dentries() local
1520 blk_cnt = 1; in __chk_dentries()
1524 ftype, TYPE_INODE, &blk_cnt, child); in __chk_dentries()
1660 u32 blk_cnt = 0; in fsck_chk_orphan_node() local
1689 blk_cnt = 1; in fsck_chk_orphan_node()
1701 F2FS_FT_ORPHAN, TYPE_INODE, &blk_cnt, in fsck_chk_orphan_node()
1731 u32 blk_cnt = 0; in fsck_chk_quota_node() local
1740 blk_cnt = 1; in fsck_chk_quota_node()
1750 F2FS_FT_REG_FILE, TYPE_INODE, &blk_cnt, NULL); in fsck_chk_quota_node()
2431 u32 blk_cnt; in fsck_reconnect_file() local
2474 blk_cnt = 1; in fsck_reconnect_file()
2476 &blk_cnt, &ni, NULL); in fsck_reconnect_file()