Searched refs:XFS_DIFLAG_PREALLOC_BIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1039 #define XFS_DIFLAG_PREALLOC_BIT 1 /* file space has been preallocated */ macro
1056 #define XFS_DIFLAG_PREALLOC (1 << XFS_DIFLAG_PREALLOC_BIT)

Completed in 176 milliseconds