Searched refs:bulkstat_one_fmt_pf (Results 1 – 3 of 3) sorted by relevance
54 typedef int (*bulkstat_one_fmt_pf)(struct xfs_ibulk *breq, typedef57 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);58 int xfs_bulkstat(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
34 bulkstat_one_fmt_pf formatter;216 bulkstat_one_fmt_pf formatter) in xfs_bulkstat_one()303 bulkstat_one_fmt_pf formatter) in xfs_bulkstat()
221 bulkstat_one_fmt_pf bs_one_func = xfs_fsbulkstat_one_fmt_compat; in xfs_compat_ioc_fsbulkstat()
Completed in 5 milliseconds