Searched refs:BMV_OF_PREALLOC (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 78 #define BMV_OF_PREALLOC 0x1 /* segment = unwritten pre-allocation */ macro |
/fs/xfs/ | ||
D | xfs_bmap_util.c | 333 p->bmv_oflags |= BMV_OF_PREALLOC; in xfs_getbmap_report_one() |