Home
last modified time | relevance | path

Searched refs:BMV_IF_NO_HOLES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A 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)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A 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)
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.c318 if (bmv->bmv_iflags & BMV_IF_NO_HOLES) in xfs_getbmap_report_hole()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.c358 if (bmv->bmv_iflags & BMV_IF_NO_HOLES) in xfs_getbmap_report_hole()

Completed in 9 milliseconds