Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h124 #define BMV_OF_DELALLOC 0x2 /* segment = delayed allocation */ macro
/linux-4.4.14/fs/xfs/
Dxfs_iops.c1036 else if (bmv->bmv_oflags & BMV_OF_DELALLOC) { in xfs_fiemap_format()
Dxfs_bmap_util.c667 out[cur_ext].bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap()