Home
last modified time | relevance | path

Searched refs:xfs_bulkstat_one (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_itable.h52 int xfs_bulkstat_one(struct xfs_ibulk *breq, bulkstat_one_fmt_pf formatter);
H A Dxfs_itable.c159 xfs_bulkstat_one( in xfs_bulkstat_one() function
H A Dxfs_ioctl32.c299 error = xfs_bulkstat_one(&breq, bs_one_func); in xfs_compat_ioc_fsbulkstat()
H A Dxfs_ioctl.c792 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt); in xfs_ioc_fsbulkstat()
/kernel/linux/linux-6.6/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.c716 error = xfs_bulkstat_one(&breq, xfs_fsbulkstat_one_fmt); in xfs_ioc_fsbulkstat()

Completed in 8 milliseconds