Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_refcount_item.c282 struct xfs_phys_extent *pmap; in xfs_refcount_update_log_item()
454 struct xfs_phys_extent *pmap) in xfs_cui_validate_phys()
483 struct xfs_phys_extent *pmap) in xfs_cui_recover_work()
576 struct xfs_phys_extent *pmap; in xfs_refcount_relog_intent()
698 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
/linux/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()