Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfsmap.h95 #define FMR_OF_PREALLOC 0x1 /* segment = unwritten pre-allocation */ macro
/linux-4.19.296/fs/xfs/
Dxfs_fsmap.c317 fmr.fmr_flags |= FMR_OF_PREALLOC; in xfs_getfsmap_helper()
394 if (fmr->fmr_flags & FMR_OF_PREALLOC) in xfs_getfsmap_set_irec_flags()