Home
last modified time | relevance | path

Searched refs:xfs_bstat (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.h9 struct xfs_bstat;
H A Dxfs_itable.h54 void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,
H A Dxfs_ioctl32.c120 * struct xfs_bstat has differing alignment on intel, & bstime_t sizes
125 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()
227 * either the xfs_bstat and xfs_inogrp structures are written out in xfs_compat_ioc_fsbulkstat()
239 * the xfs_bstat and xfs_inogrp structures follow native 64- in xfs_compat_ioc_fsbulkstat()
H A 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()
H A 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()
H A Dxfs_bmap_util.c1569 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
/kernel/linux/linux-6.6/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.c106 * struct xfs_bstat has differing alignment on intel, & bstime_t sizes
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()
215 * either the xfs_bstat and xfs_inogrp structures are written out in xfs_compat_ioc_fsbulkstat()
227 * the xfs_bstat and xfs_inogrp structures follow native 64- in xfs_compat_ioc_fsbulkstat()
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.c637 struct xfs_bstat bs1; in xfs_fsbulkstat_one_fmt()
642 return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat)); in xfs_fsbulkstat_one_fmt()
H A Dxfs_bmap_util.c1643 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h100 * struct xfs_bstat fields bs_dmevmask and bs_dmstate.)
332 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 */
/kernel/linux/linux-6.6/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 */

Completed in 17 milliseconds