Home
last modified time | relevance | path

Searched refs:XFS_DIFLAG_PREALLOC_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1120 #define XFS_DIFLAG_PREALLOC_BIT 1 /* file space has been preallocated */ macro
1137 #define XFS_DIFLAG_PREALLOC (1 << XFS_DIFLAG_PREALLOC_BIT)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1024 #define XFS_DIFLAG_PREALLOC_BIT 1 /* file space has been preallocated */ macro
1041 #define XFS_DIFLAG_PREALLOC (1 << XFS_DIFLAG_PREALLOC_BIT)

Completed in 8 milliseconds