Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_refcount_item.c295 struct xfs_phys_extent *pmap, in xfs_trans_set_refcount_flags()
319 struct xfs_phys_extent *pmap; in xfs_refcount_update_log_item()
450 struct xfs_phys_extent *pmap) in xfs_cui_validate_phys()
528 struct xfs_phys_extent *pmap; in xfs_cui_item_recover()
619 struct xfs_phys_extent *pmap; in xfs_cui_item_relog()
659 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
Dxfs_ondisk.h145 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16); in xfs_check_ondisk_structs()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_log_format.h786 struct xfs_phys_extent { struct
808 struct xfs_phys_extent cui_extents[]; /* array of extents */ argument
816 nr * sizeof(struct xfs_phys_extent); in xfs_cui_log_format_sizeof()