Searched refs:XFS_ALLOC_FLAG_NORMAP (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ | ||
A D | xfs_alloc.h | 43 #define XFS_ALLOC_FLAG_NORMAP 0x00000004 /* don't modify the rmapbt */ macro |
A D | xfs_alloc.c | 2677 if (flags & XFS_ALLOC_FLAG_NORMAP) in xfs_alloc_fix_freelist() |
Completed in 9 milliseconds