Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h79 #define BMV_OF_DELALLOC 0x2 /* segment = delayed allocation */ macro
/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c429 p->bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap_report_one()