Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.h66 #define XFS_ALLOC_NOBUSY (1 << 2)/* Busy extents not allowed */ macro
Dxfs_alloc.c1256 (args->datatype & XFS_ALLOC_NOBUSY)); in xfs_alloc_ag_vextent_small()
Dxfs_bmap.c4171 bma->datatype = XFS_ALLOC_NOBUSY; in xfs_bmapi_allocate()