Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_itable.h52 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
Dxfs_itable.c159 xfs_bulkstat_one( in xfs_bulkstat_one() function
Dxfs_ioctl32.c299 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
Dxfs_ioctl.c799 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt); in xfs_ioc_fsbulkstat()