Home
last modified time | relevance | path

Searched refs:compat_xfs_bstat_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_ioctl32.h64 } __compat_packed compat_xfs_bstat_t; typedef
109 compat_xfs_bstat_t sx_stat; /* stat of target b4 copy */
Dxfs_ioctl32.c131 compat_xfs_bstat_t __user *bstat32) in xfs_ioctl32_bstat_copyin()
183 compat_xfs_bstat_t __user *p32 = ubuffer; in xfs_bulkstat_one_fmt_compat()