Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_fs.h92 #define BMV_OF_LAST 0x4 /* segment is the last in the file */ macro
/fs/xfs/
Dxfs_bmap_util.c430 out->bmv_oflags |= BMV_OF_LAST; in xfs_getbmapx_fix_eof_hole()
733 out[cur_ext].bmv_oflags |= BMV_OF_LAST; in xfs_getbmap()