Home
last modified time | relevance | path

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

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