Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_refcount_item.c300 struct xfs_phys_extent *refc, in xfs_trans_set_refcount_flags()
324 struct xfs_phys_extent *ext; in xfs_refcount_update_log_item()
436 struct xfs_phys_extent *refc) in xfs_cui_validate_phys()
468 struct xfs_phys_extent *refc; in xfs_cui_item_recover()
599 struct xfs_phys_extent *extp; in xfs_cui_item_relog()
639 sizeof(struct xfs_phys_extent)); in xfs_cui_copy_format()
Dxfs_ondisk.h144 XFS_CHECK_STRUCT_SIZE(struct xfs_phys_extent, 16); in xfs_check_ondisk_structs()
/fs/xfs/libxfs/
Dxfs_log_format.h779 struct xfs_phys_extent { struct
801 struct xfs_phys_extent cui_extents[]; /* array of extents */ argument
809 nr * sizeof(struct xfs_phys_extent); in xfs_cui_log_format_sizeof()