Searched refs:XFS_ALLOC_FLAG_NORMAP (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h24 #define XFS_ALLOC_FLAG_NORMAP (1U << 2) /* don't modify the rmapbt */ macro
H A Dxfs_alloc.c2890 if (alloc_flags & XFS_ALLOC_FLAG_NORMAP)
/linux-master/fs/xfs/scrub/
H A Drmap_repair.c1237 error = xrep_fix_freelist(sc, XFS_ALLOC_FLAG_NORMAP);

Completed in 288 milliseconds