Home
last modified time | relevance | path

Searched refs:xfs_bulkstat_one (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_itable.h56 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
H A Dxfs_itable.c181 xfs_bulkstat_one( in xfs_bulkstat_one() function
H A Dxfs_ioctl32.c287 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
H A Dxfs_ioctl.c717 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt); in xfs_ioc_fsbulkstat()