Home
last modified time | relevance | path

Searched refs:xfs_rtrefcount_root (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rtrefcount_btree.h79 struct xfs_rtrefcount_root *block, in xfs_rtrefcount_droot_rec_addr()
89 struct xfs_rtrefcount_root *block, in xfs_rtrefcount_droot_key_addr()
99 struct xfs_rtrefcount_root *block, in xfs_rtrefcount_droot_ptr_addr()
149 xfs_rtrefcount_broot_space(struct xfs_mount *mp, struct xfs_rtrefcount_root *bb) in xfs_rtrefcount_broot_space()
161 size_t sz = sizeof(struct xfs_rtrefcount_root); in xfs_rtrefcount_droot_space_calc()
183 struct xfs_rtrefcount_root *dblock, int dblocklen);
Dxfs_rtrefcount_btree.c89 blocklen -= sizeof(struct xfs_rtrefcount_root); in xfs_rtrefcountbt_droot_maxrecs()
587 struct xfs_rtrefcount_root *dblock, in xfs_rtrefcountbt_from_disk()
634 struct xfs_rtrefcount_root *dfp = XFS_DFORK_PTR(dip, XFS_DATA_FORK); in xfs_iformat_rtrefcount()
675 struct xfs_rtrefcount_root *dblock, in xfs_rtrefcountbt_to_disk()
720 struct xfs_rtrefcount_root *dfp = XFS_DFORK_PTR(dip, XFS_DATA_FORK); in xfs_iflush_rtrefcount()
Dxfs_ondisk.h89 XFS_CHECK_STRUCT_SIZE(struct xfs_rtrefcount_root, 4); in xfs_check_ondisk_structs()
Dxfs_format.h1811 struct xfs_rtrefcount_root { struct
/linux-6.14.4/fs/xfs/scrub/
Dinode_repair.c981 struct xfs_rtrefcount_root *dfp; in xrep_dinode_bad_rtrefcountbt_fork()
985 if (dfork_size < sizeof(struct xfs_rtrefcount_root)) in xrep_dinode_bad_rtrefcountbt_fork()
1291 struct xfs_rtrefcount_root *rcdr; in xrep_dinode_ensure_forkoff()