Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A 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()
530 struct xfs_phys_extent *pmap; in xfs_cui_item_recover()
621 struct xfs_phys_extent *pmap; in xfs_cui_item_relog()
661 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
H A Dxfs_ondisk.h145 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16); in xfs_check_ondisk_structs()
/openbmc/linux/fs/xfs/libxfs/
H A 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()