Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_itable.h58 xfs_bulkstat_one(
Dxfs_itable.c146 xfs_bulkstat_one( in xfs_bulkstat_one() function
Dxfs_ioctl32.c265 bs_one_func = xfs_bulkstat_one; in xfs_compat_ioc_bulkstat()
Dxfs_ioctl.c768 error = xfs_bulkstat_one(mp, inlast, bulkreq.ubuffer, in xfs_ioc_bulkstat()
771 error = xfs_bulkstat(mp, &inlast, &count, xfs_bulkstat_one, in xfs_ioc_bulkstat()