Searched refs:xfs_bstat (Results 1 – 7 of 7) sorted by relevance
58 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
9 struct xfs_bstat;
111 struct xfs_bstat *bstat, in xfs_ioctl32_bstat_copyin()163 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt_compat()164 struct xfs_bstat *buffer = &bs1; in xfs_fsbulkstat_one_fmt_compat()
320 struct xfs_bstat *bs1, in xfs_bulkstat_to_bstat()324 memset(bs1, 0, sizeof(struct xfs_bstat)); in xfs_bulkstat_to_bstat()
637 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt()642 return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat)); in xfs_fsbulkstat_one_fmt()
1641 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
321 struct xfs_bstat { struct414 bstat_get_projid(const struct xfs_bstat *bs) in bstat_get_projid()660 struct xfs_bstat sx_stat; /* stat of target b4 copy */
Completed in 21 milliseconds