Home
last modified time | relevance | path

Searched refs:xfs_bstat (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_itable.h54 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
Dxfs_ioctl.h9 struct xfs_bstat;
Dxfs_ioctl32.c125 struct xfs_bstat *bstat, in xfs_ioctl32_bstat_copyin()
177 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt_compat()
178 struct xfs_bstat *buffer = &bs1; in xfs_fsbulkstat_one_fmt_compat()
Dxfs_itable.c272 struct xfs_bstat *bs1, in xfs_bulkstat_to_bstat()
276 memset(bs1, 0, sizeof(struct xfs_bstat)); in xfs_bulkstat_to_bstat()
Dxfs_ioctl.c715 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt()
720 return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat)); in xfs_fsbulkstat_one_fmt()
Dxfs_bmap_util.c1572 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h332 struct xfs_bstat { struct
424 bstat_get_projid(const struct xfs_bstat *bs) in bstat_get_projid()
665 struct xfs_bstat sx_stat; /* stat of target b4 copy */