Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h71 #define BMV_IF_DELALLOC 0x8 /* rtn status BMV_OF_DELALLOC if req */
80 #define BMV_OF_DELALLOC 0x2 /* segment = delayed allocation */ macro
/linux/fs/xfs/
H A Dxfs_bmap_util.c171 p->bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap_report_one()