Searched refs:XFS_ALLOC_FLAG_TRYFLUSH (Results 1 – 2 of 2) sorted by relevance
27 #define XFS_ALLOC_FLAG_TRYFLUSH (1U << 5) /* don't wait in busy extent flush */ macro
625 if (alloc_flags & XFS_ALLOC_FLAG_TRYFLUSH) in xfs_extent_busy_flush()