Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h123 #define BMV_OF_PREALLOC 0x1 /* segment = unwritten pre-allocation */ macro
/linux-4.4.14/fs/xfs/
Dxfs_iops.c1034 if (bmv->bmv_oflags & BMV_OF_PREALLOC) in xfs_fiemap_format()
Dxfs_bmap_util.c665 out[cur_ext].bmv_oflags |= BMV_OF_PREALLOC; in xfs_getbmap()