Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_refcount_item.c272 struct xfs_phys_extent *pmap; in xfs_refcount_update_log_item()
444 struct xfs_phys_extent *pmap) in xfs_cui_validate_phys()
473 struct xfs_phys_extent *pmap) in xfs_cui_recover_work()
566 struct xfs_phys_extent *pmap; in xfs_refcount_relog_intent()
688 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_log_format.h804 struct xfs_phys_extent { struct
826 struct xfs_phys_extent cui_extents[]; /* array of extents */ argument
834 nr * sizeof(struct xfs_phys_extent); in xfs_cui_log_format_sizeof()
H A Dxfs_ondisk.h176 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16); in xfs_check_ondisk_structs()