Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h71 #define BMV_IF_NO_HOLES 0x10 /* Do not return holes */ macro
75 BMV_IF_DELALLOC|BMV_IF_NO_HOLES|BMV_IF_COWFORK)
/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c462 if (bmv->bmv_iflags & BMV_IF_NO_HOLES) in xfs_getbmap_report_hole()