Searched refs:rtblocks (Results 1 – 3 of 3) sorted by relevance
155 __u64 rtblocks; /* fsblocks in realtime subvol */ member
558 xfs_rtblock_t rtblocks) in xfs_rtrefcountbt_max_size() argument564 return xfs_rtrefcountbt_calc_size(mp, rtblocks); in xfs_rtrefcountbt_max_size()
1525 geo->rtblocks = sbp->sb_rblocks; in xfs_fs_geometry()