fs/xfs/xfs_ioctl.c
159
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.c
177
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.c
253
struct xfs_ibulk *breq)
fs/xfs/xfs_ioctl.c
268
struct xfs_ibulk breq = {
fs/xfs/xfs_ioctl.c
303
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.c
319
struct xfs_ibulk breq = {
fs/xfs/xfs_ioctl.c
53
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.c
66
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.c
85
struct xfs_ibulk breq = {
fs/xfs/xfs_ioctl.h
10
struct xfs_ibulk;
fs/xfs/xfs_ioctl.h
40
int xfs_fsbulkstat_one_fmt(struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl.h
42
int xfs_fsinumbers_fmt(struct xfs_ibulk *breq, const struct xfs_inumbers *igrp);
fs/xfs/xfs_ioctl32.c
160
struct xfs_ibulk *breq,
fs/xfs/xfs_ioctl32.c
206
struct xfs_ibulk breq = {
fs/xfs/xfs_ioctl32.c
71
struct xfs_ibulk *breq,
fs/xfs/xfs_itable.c
215
struct xfs_ibulk *breq,
fs/xfs/xfs_itable.c
302
struct xfs_ibulk *breq,
fs/xfs/xfs_itable.c
35
struct xfs_ibulk *breq;
fs/xfs/xfs_itable.c
389
struct xfs_ibulk *breq;
fs/xfs/xfs_itable.c
42
struct xfs_ibulk *breq)
fs/xfs/xfs_itable.c
438
struct xfs_ibulk *breq,
fs/xfs/xfs_itable.h
32
struct xfs_ibulk *breq,
fs/xfs/xfs_itable.h
54
typedef int (*bulkstat_one_fmt_pf)(struct xfs_ibulk *breq,
fs/xfs/xfs_itable.h
57
int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
fs/xfs/xfs_itable.h
58
int xfs_bulkstat(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
fs/xfs/xfs_itable.h
62
typedef int (*inumbers_fmt_pf)(struct xfs_ibulk *breq,
fs/xfs/xfs_itable.h
65
int xfs_inumbers(struct xfs_ibulk *breq, inumbers_fmt_pf formatter);