Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl32.c497 offsetof(struct xfs_swapext, sx_stat)) || in xfs_file_compat_ioctl()
498 xfs_ioctl32_bstat_copyin(&sxp.sx_stat, &sxu->sx_stat)) in xfs_file_compat_ioctl()
H A Dxfs_ioctl32.h109 struct compat_xfs_bstat sx_stat; /* stat of target b4 copy */ member
H A Dxfs_bmap_util.c1572 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h665 struct xfs_bstat sx_stat; /* stat of target b4 copy */ member