Home
last modified time | relevance | path

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

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