Home
last modified time | relevance | path

Searched refs:xfs_extent_free_item (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_extfree_item.h91 struct xfs_extent_free_item;
94 struct xfs_extent_free_item *xefi,
H A Dxfs_bmap_util.h12 struct xfs_extent_free_item;
H A Dxfs_trace.h101 struct xfs_extent_free_item;
3116 TP_PROTO(struct xfs_mount *mp, struct xfs_extent_free_item *free),
3145 TP_PROTO(struct xfs_mount *mp, struct xfs_extent_free_item *free), \
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h250 struct xfs_extent_free_item { struct
266 static inline bool xfs_efi_is_realtime(const struct xfs_extent_free_item *xefi) in xfs_efi_is_realtime() argument