Home
last modified time | relevance | path

Searched refs:bulkstat_one_fmt_pf (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_itable.h54 typedef int (*bulkstat_one_fmt_pf)(struct xfs_ibulk *breq, typedef
57 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);
H A Dxfs_itable.c34 bulkstat_one_fmt_pf formatter;
216 bulkstat_one_fmt_pf formatter) in xfs_bulkstat_one()
303 bulkstat_one_fmt_pf formatter) in xfs_bulkstat()