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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dfrag.h33 xfs_bstat_t sx_stat; /* stat of target b4 copy */ member in struct:xfs_swapext
H A Dxfs_dfrag.c207 xfs_bstat_t *sbp = &sxp->sx_stat;
223 sbp = &sxp->sx_stat;
/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.h118 compat_xfs_bstat_t sx_stat; /* stat of target b4 copy */ member in struct:compat_xfs_swapext
H A Dxfs_ioctl32.c623 /* Bulk copy in up to the sx_stat field, then copy bstat */
625 offsetof(struct xfs_swapext, sx_stat)) ||
626 xfs_ioctl32_bstat_copyin(&sxp.sx_stat, &sxu->sx_stat))

Completed in 56 milliseconds