Searched refs:BMV_OF_DELALLOC (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 79 #define BMV_OF_DELALLOC 0x2 /* segment = delayed allocation */ macro |
/fs/xfs/ | ||
D | xfs_bmap_util.c | 327 p->bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap_report_one() |