xfs_bulkstat_one  801 fs/xfs/xfs_ioctl.c 		error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt);
xfs_bulkstat_one  299 fs/xfs/xfs_ioctl32.c 		error = xfs_bulkstat_one(&breq, bs_one_func);
xfs_bulkstat_one   52 fs/xfs/xfs_itable.h int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);