Home
last modified time | relevance | path

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

/openbmc/linux/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.c2729 if (alloc_flags & XFS_ALLOC_FLAG_NORMAP) in xfs_alloc_fix_freelist()