Home
last modified time | relevance | path

Searched refs:xefi (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_extfree_item.h94 struct xfs_extent_free_item *xefi,
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h266 static inline bool xfs_efi_is_realtime(const struct xfs_extent_free_item *xefi) in xfs_efi_is_realtime() argument
268 return xefi->xefi_flags & XFS_EFI_REALTIME; in xfs_efi_is_realtime()