Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_fs.h125 #define BMV_OF_LAST 0x4 /* segment is the last in the file */ macro
Dxfs_iops.c953 if (bmv->bmv_oflags & BMV_OF_LAST) in xfs_fiemap_format()
Dxfs_bmap.c5453 out->bmv_oflags |= BMV_OF_LAST; in xfs_getbmapx_fix_eof_hole()
5629 out[cur_ext].bmv_oflags |= BMV_OF_LAST; in xfs_getbmap()