Home
last modified time | relevance | path

Searched defs:XFS_BMAPI_PREALLOC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_bmap.h54 #define XFS_BMAPI_PREALLOC (1u << 3) /* preallocating unwritten space */ macro
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_bmap.h68 #define XFS_BMAPI_PREALLOC 0x008 /* preallocation op: unwritten space */ macro