Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_itable.h58 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
H A Dxfs_ioctl.h9 struct xfs_bstat;
H A Dxfs_ioctl32.c111 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()
H A Dxfs_itable.c331 struct xfs_bstat *bs1, in xfs_bulkstat_to_bstat()
335 memset(bs1, 0, sizeof(struct xfs_bstat)); in xfs_bulkstat_to_bstat()
H A Dxfs_ioctl.c638 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt()
643 return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat)); in xfs_fsbulkstat_one_fmt()
H A Dxfs_bmap_util.c1662 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h323 struct xfs_bstat { struct
416 bstat_get_projid(const struct xfs_bstat *bs) in bstat_get_projid()
662 struct xfs_bstat sx_stat; /* stat of target b4 copy */