xfs_fsbulkstat_one_fmt  801 fs/xfs/xfs_ioctl.c 		error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt);
xfs_fsbulkstat_one_fmt  804 fs/xfs/xfs_ioctl.c 		error = xfs_bulkstat(&breq, xfs_fsbulkstat_one_fmt);
xfs_fsbulkstat_one_fmt   84 fs/xfs/xfs_ioctl.h int xfs_fsbulkstat_one_fmt(struct xfs_ibulk *breq,
xfs_fsbulkstat_one_fmt  245 fs/xfs/xfs_ioctl32.c 		bs_one_func = xfs_fsbulkstat_one_fmt;