Home
last modified time | relevance | path

Searched refs:bulkstat_one_fmt_pf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_itable.h49 typedef int (*bulkstat_one_fmt_pf)(struct xfs_ibulk *breq, typedef
52 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
53 int xfs_bulkstat(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
H A Dxfs_itable.c33 bulkstat_one_fmt_pf formatter;
161 bulkstat_one_fmt_pf formatter) in xfs_bulkstat_one()
234 bulkstat_one_fmt_pf formatter) in xfs_bulkstat()
H A Dxfs_ioctl32.c232 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_itable.h53 typedef int (*bulkstat_one_fmt_pf)(struct xfs_ibulk *breq, typedef
56 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
57 int xfs_bulkstat(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
H A Dxfs_itable.c34 bulkstat_one_fmt_pf formatter;
183 bulkstat_one_fmt_pf formatter) in xfs_bulkstat_one()
274 bulkstat_one_fmt_pf formatter) in xfs_bulkstat()
H A Dxfs_ioctl32.c220 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat()

Completed in 4 milliseconds