sx_stat           634 fs/xfs/libxfs/xfs_fs.h 	struct xfs_bstat sx_stat;	/* stat of target b4 copy */
sx_stat          1724 fs/xfs/xfs_bmap_util.c 	struct xfs_bstat	*sbp = &sxp->sx_stat;
sx_stat           614 fs/xfs/xfs_ioctl32.c 				   offsetof(struct xfs_swapext, sx_stat)) ||
sx_stat           615 fs/xfs/xfs_ioctl32.c 		    xfs_ioctl32_bstat_copyin(&sxp.sx_stat, &sxu->sx_stat))
sx_stat           109 fs/xfs/xfs_ioctl32.h 	struct compat_xfs_bstat	sx_stat;	/* stat of target b4 copy */