Searched refs:BMV_OF_LAST (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 80 #define BMV_OF_LAST 0x4 /* segment is the last in the file */ macro |
/fs/xfs/ | ||
D | xfs_bmap_util.c | 661 out[bmv->bmv_entries - 1].bmv_oflags |= BMV_OF_LAST; in xfs_getbmap() |