Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_itable.h26 typedef int (*bulkstat_one_pf)(struct xfs_mount *mp, typedef
48 bulkstat_one_pf formatter, /* func that'd fill a single buf */
Dxfs_itable.c197 bulkstat_one_pf formatter, /* func that'd fill a single buf */ in xfs_bulkstat()