xfs_rtrefcount_root
XFS_CHECK_STRUCT_SIZE(struct xfs_rtrefcount_root, 4);
struct xfs_rtrefcount_root *dblock,
struct xfs_rtrefcount_root *dfp = XFS_DFORK_PTR(dip, XFS_DATA_FORK);
struct xfs_rtrefcount_root *dblock,
struct xfs_rtrefcount_root *dfp = XFS_DFORK_PTR(dip, XFS_DATA_FORK);
blocklen -= sizeof(struct xfs_rtrefcount_root);
xfs_rtrefcount_broot_space(struct xfs_mount *mp, struct xfs_rtrefcount_root *bb)
size_t sz = sizeof(struct xfs_rtrefcount_root);
struct xfs_rtrefcount_root *dblock, int dblocklen);
struct xfs_rtrefcount_root *block,
struct xfs_rtrefcount_root *block,
struct xfs_rtrefcount_root *block,
struct xfs_rtrefcount_root *rcdr;
struct xfs_rtrefcount_root *dfp;
if (dfork_size < sizeof(struct xfs_rtrefcount_root))