Searched refs:xfs_bstat (Results 1 – 7 of 7) sorted by relevance
9 struct xfs_bstat;
59 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
112 struct xfs_bstat *bstat, in xfs_ioctl32_bstat_copyin()164 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt_compat()165 struct xfs_bstat *buffer = &bs1; in xfs_fsbulkstat_one_fmt_compat()
352 struct xfs_bstat *bs1, in xfs_bulkstat_to_bstat()356 memset(bs1, 0, sizeof(struct xfs_bstat)); in xfs_bulkstat_to_bstat()
54 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt()59 return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat)); in xfs_fsbulkstat_one_fmt()
1514 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
337 struct xfs_bstat { struct431 bstat_get_projid(const struct xfs_bstat *bs) in bstat_get_projid()687 struct xfs_bstat sx_stat; /* stat of target b4 copy */
Completed in 23 milliseconds