Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.c633 offsetof(struct xfs_swapext, sx_stat)) || in xfs_file_compat_ioctl()
634 xfs_ioctl32_bstat_copyin(&sxp.sx_stat, &sxu->sx_stat)) in xfs_file_compat_ioctl()
Dxfs_ioctl32.h121 compat_xfs_bstat_t sx_stat; /* stat of target b4 copy */ member
Dxfs_bmap_util.c1714 xfs_bstat_t *sbp = &sxp->sx_stat; in xfs_swap_extents()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h482 xfs_bstat_t sx_stat; /* stat of target b4 copy */ member