Searched refs:bmv_oflags (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_bmap_util.h40 __s32 bmv_oflags; /* output flags */ member in struct:kgetbmap
H A Dxfs_bmap_util.c178 p->bmv_oflags |= BMV_OF_DELALLOC;
186 p->bmv_oflags |= BMV_OF_PREALLOC;
189 p->bmv_oflags |= BMV_OF_SHARED;
415 out[bmv->bmv_entries - 1].bmv_oflags |=
H A Dxfs_ioctl.c1447 put_user(p->bmv_oflags, &u->bmv_oflags) ||
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h46 * has additional bmv_iflags and bmv_oflags fields. The bmv_iflags field
48 * specifying XFS_IOC_GETBMAPX actions. The bmv_oflags field is filled
60 __s32 bmv_oflags; /* output flags (after 1st structure)*/ member in struct:getbmapx
77 /* bmv_oflags values - returned for each non-header segment */

Completed in 112 milliseconds