Searched refs:compat_xfs_fsop_bulkreq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl32.h | 64 struct compat_xfs_fsop_bulkreq { struct 72 _IOWR('X', 101, struct compat_xfs_fsop_bulkreq) 74 _IOWR('X', 102, struct compat_xfs_fsop_bulkreq) 76 _IOWR('X', 103, struct compat_xfs_fsop_bulkreq)
|
H A D | xfs_ioctl32.c | 200 struct compat_xfs_fsop_bulkreq __user *p32) in xfs_compat_ioc_fsbulkstat()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 66 struct compat_xfs_fsop_bulkreq { struct 74 _IOWR('X', 101, struct compat_xfs_fsop_bulkreq) 76 _IOWR('X', 102, struct compat_xfs_fsop_bulkreq) 78 _IOWR('X', 103, struct compat_xfs_fsop_bulkreq)
|
H A D | xfs_ioctl32.c | 214 struct compat_xfs_fsop_bulkreq __user *p32) in xfs_compat_ioc_fsbulkstat()
|
Completed in 4 milliseconds