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

/linux-master/fs/xfs/
H A Dxfs_refcount_item.c249 struct xfs_phys_extent *pmap,
273 struct xfs_phys_extent *pmap;
398 struct xfs_phys_extent *pmap)
423 struct xfs_phys_extent *pmap)
512 struct xfs_phys_extent *pmap;
566 sizeof(struct xfs_phys_extent));
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h786 struct xfs_phys_extent { struct
808 struct xfs_phys_extent cui_extents[]; /* array of extents */
816 nr * sizeof(struct xfs_phys_extent);
H A Dxfs_ondisk.h149 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16);

Completed in 204 milliseconds