Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_refcount_item.c258 struct xfs_phys_extent *pmap; in xfs_refcount_update_log_item()
400 struct xfs_phys_extent *pmap) in xfs_cui_validate_phys()
425 struct xfs_phys_extent *pmap) in xfs_cui_recover_work()
514 struct xfs_phys_extent *pmap; in xfs_refcount_relog_intent()
568 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h793 struct xfs_phys_extent { struct
815 struct xfs_phys_extent cui_extents[]; /* array of extents */ argument
823 nr * sizeof(struct xfs_phys_extent); in xfs_cui_log_format_sizeof()
Dxfs_ondisk.h151 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16); in xfs_check_ondisk_structs()