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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h73 } __compat_packed compat_xfs_bstat_t; typedef in typeref:struct:compat_xfs_bstat
118 compat_xfs_bstat_t sx_stat; /* stat of target b4 copy */
H A Dxfs_ioctl32.c149 compat_xfs_bstat_t __user *bstat32)
199 compat_xfs_bstat_t __user *p32 = ubuffer;
294 sizeof(compat_xfs_bstat_t), 0, &res);
297 xfs_bulkstat_one_compat, sizeof(compat_xfs_bstat_t),

Completed in 110 milliseconds