Home
last modified time | relevance | path

Searched refs:bulkstat_one_pf (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_itable.h14 typedef int (*bulkstat_one_pf)(struct xfs_mount *mp, typedef
36 bulkstat_one_pf formatter, /* func that'd fill a single buf */
Dxfs_itable.c265 bulkstat_one_pf formatter, in xfs_bulkstat_ag_ichunk()
332 bulkstat_one_pf formatter, /* func that'd fill a single buf */ in xfs_bulkstat()
Dxfs_ioctl32.c251 bulkstat_one_pf bs_one_func = xfs_bulkstat_one_compat; in xfs_compat_ioc_bulkstat()