Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.h40 __s32 bmv_oflags; /* output flags */ member
H A Dxfs_bmap_util.c285 p->bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap_report_one()
293 p->bmv_oflags |= BMV_OF_PREALLOC; in xfs_getbmap_report_one()
296 p->bmv_oflags |= BMV_OF_SHARED; in xfs_getbmap_report_one()
522 out[bmv->bmv_entries - 1].bmv_oflags |= BMV_OF_LAST; in xfs_getbmap()
H A Dxfs_ioctl.c1652 put_user(p->bmv_oflags, &u->bmv_oflags) || in xfs_getbmap_format()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.h40 __s32 bmv_oflags; /* output flags */ member
H A Dxfs_bmap_util.c325 p->bmv_oflags |= BMV_OF_DELALLOC; in xfs_getbmap_report_one()
333 p->bmv_oflags |= BMV_OF_PREALLOC; in xfs_getbmap_report_one()
336 p->bmv_oflags |= BMV_OF_SHARED; in xfs_getbmap_report_one()
562 out[bmv->bmv_entries - 1].bmv_oflags |= in xfs_getbmap()
H A Dxfs_ioctl.c1446 put_user(p->bmv_oflags, &u->bmv_oflags) || in xfs_getbmap_format()
/kernel/linux/linux-5.10/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
77 /* bmv_oflags values - returned for each non-header segment */
/kernel/linux/linux-6.6/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
77 /* bmv_oflags values - returned for each non-header segment */

Completed in 14 milliseconds