xfs_bstat         423 fs/xfs/libxfs/xfs_fs.h bstat_get_projid(const struct xfs_bstat *bs)
xfs_bstat         634 fs/xfs/libxfs/xfs_fs.h 	struct xfs_bstat sx_stat;	/* stat of target b4 copy */
xfs_bstat        1724 fs/xfs/xfs_bmap_util.c 	struct xfs_bstat	*sbp = &sxp->sx_stat;
xfs_bstat         724 fs/xfs/xfs_ioctl.c 	struct xfs_bstat		bs1;
xfs_bstat         729 fs/xfs/xfs_ioctl.c 	return xfs_ibulk_advance(breq, sizeof(struct xfs_bstat));
xfs_bstat          81 fs/xfs/xfs_ioctl.h struct xfs_bstat;
xfs_bstat         125 fs/xfs/xfs_ioctl32.c 	struct xfs_bstat		*bstat,
xfs_bstat         177 fs/xfs/xfs_ioctl32.c 	struct xfs_bstat		bs1;
xfs_bstat         178 fs/xfs/xfs_ioctl32.c 	struct xfs_bstat		*buffer = &bs1;
xfs_bstat         272 fs/xfs/xfs_itable.c 	struct xfs_bstat		*bs1,
xfs_bstat         276 fs/xfs/xfs_itable.c 	memset(bs1, 0, sizeof(struct xfs_bstat));
xfs_bstat          54 fs/xfs/xfs_itable.h void xfs_bulkstat_to_bstat(struct xfs_mount *mp, struct xfs_bstat *bs1,