Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h44 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries
48 * specifying XFS_IOC_GETBMAPX actions. The bmv_oflags field is filled
49 * in by the XFS_IOC_GETBMAPX command for each returned structure after
66 /* bmv_iflags values - set by XFS_IOC_GETBMAPX caller. */
798 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h44 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries
48 * specifying XFS_IOC_GETBMAPX actions. The bmv_oflags field is filled
49 * in by the XFS_IOC_GETBMAPX command for each returned structure after
66 /* bmv_iflags values - set by XFS_IOC_GETBMAPX caller. */
799 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c1680 case XFS_IOC_GETBMAPX: in xfs_ioc_getbmap()
2156 case XFS_IOC_GETBMAPX: in xfs_file_ioctl()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c1472 case XFS_IOC_GETBMAPX: in xfs_ioc_getbmap()
1958 case XFS_IOC_GETBMAPX: in xfs_file_ioctl()

Completed in 10 milliseconds