Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h122 #define BMV_OF_DELALLOC 0x2 /* segment = delayed allocation */ macro
Dxfs_bmap.c6018 out.bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap()
/fs/xfs/linux-2.6/
Dxfs_iops.c685 else if (bmv->bmv_oflags & BMV_OF_DELALLOC) { in xfs_fiemap_format()