Home
last modified time | relevance | path

Searched refs:FALLOC_FL_ALLOCATE_RANGE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dfalloc.h5 #define FALLOC_FL_ALLOCATE_RANGE 0x00 /* allocate range */ macro
/linux/include/linux/
H A Dfalloc.h34 #define FALLOC_FL_MODE_MASK (FALLOC_FL_ALLOCATE_RANGE | \
/linux/fs/xfs/
H A Dxfs_file.c1410 (FALLOC_FL_ALLOCATE_RANGE | FALLOC_FL_KEEP_SIZE | \ in __xfs_file_fallocate()
1462 case FALLOC_FL_ALLOCATE_RANGE: in xfs_file_zoned_fallocate()