Home
last modified time | relevance | path

Searched refs:if_blocks (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.h33 int64_t if_blocks; member
H A Dxfs_btree_staging.c795 cur->bc_ino.ifake->if_blocks = total_blocks - 1; in xfs_btree_bload()
/linux/fs/xfs/scrub/
H A Drtrefcount_repair.c685 xrep_inode_set_nblocks(rr->sc, rr->new_btree.ifake.if_blocks); in xrep_rtrefc_build_new_tree()
H A Dbmap_repair.c632 delta = ifake->if_blocks - rb->old_bmbt_block_count; in xrep_bmap_reset_counters()
H A Drtrmap_repair.c783 xrep_inode_set_nblocks(rr->sc, rr->new_btree.ifake.if_blocks); in xrep_rtrmap_build_new_tree()
/linux/fs/xfs/
H A Dxfs_trace.h4745 __entry->blocks = cur->bc_ino.ifake->if_blocks;