Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_itable.h56 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
Dxfs_itable.c170 xfs_bulkstat_one( in xfs_bulkstat_one() function
Dxfs_ioctl32.c287 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
Dxfs_ioctl.c716 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt); in xfs_ioc_fsbulkstat()