Home
last modified time | relevance | path

Searched refs:btblocks (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drefcount_repair.c118 xfs_extlen_t btblocks; member
271 rr->btblocks += rmap->rm_blockcount; in xrep_refc_walk_rmaps()
H A Drtrefcount_repair.c123 xfs_filblks_t btblocks; member
/linux/fs/xfs/
H A Dxfs_bmap_util.c107 xfs_filblks_t btblocks = 0; in xfs_bmap_count_blocks() local
123 error = xfs_btree_count_blocks(cur, &btblocks); in xfs_bmap_count_blocks()
133 *count += btblocks - 1; in xfs_bmap_count_blocks()