Searched refs:BMV_OF_SHARED (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 81 #define BMV_OF_SHARED 0x8 /* segment shared with another file */ macro |
/fs/xfs/ | ||
D | xfs_bmap_util.c | 435 p->bmv_oflags |= BMV_OF_SHARED; in xfs_getbmap_report_one() |