Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl32.h76 } __compat_packed compat_xfs_bstat_t; typedef
121 compat_xfs_bstat_t sx_stat; /* stat of target b4 copy */
Dxfs_ioctl32.c141 compat_xfs_bstat_t __user *bstat32) in xfs_ioctl32_bstat_copyin()
193 compat_xfs_bstat_t __user *p32 = ubuffer; in xfs_bulkstat_one_fmt_compat()
290 sizeof(compat_xfs_bstat_t), NULL, &res); in xfs_compat_ioc_bulkstat()
293 xfs_bulkstat_one_compat, sizeof(compat_xfs_bstat_t), in xfs_compat_ioc_bulkstat()