Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h80 #define BMV_OF_LAST 0x4 /* segment is the last in the file */ macro
/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c666 out[bmv->bmv_entries - 1].bmv_oflags |= BMV_OF_LAST; in xfs_getbmap()