Home
last modified time | relevance | path

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

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