Searched refs:xfs_bulkstat (Results 1 – 6 of 6) sorted by relevance
/fs/xfs/ |
D | xfs_itable.h | 54 xfs_bulkstat(
|
D | xfs_itable.c | 328 xfs_bulkstat( in xfs_bulkstat() function 772 if (xfs_bulkstat(mp, lastinop, &count, xfs_bulkstat_one, in xfs_bulkstat_single()
|
/fs/xfs/linux-2.6/ |
D | xfs_ioctl32.c | 302 error = xfs_bulkstat(mp, &inlast, &count, in xfs_compat_ioc_bulkstat()
|
D | xfs_ioctl.c | 703 error = xfs_bulkstat(mp, &inlast, &count, in xfs_ioc_bulkstat()
|
/fs/xfs/quota/ |
D | xfs_qm_syscalls.c | 1440 if ((error = xfs_bulkstat(mp, &lastino, &count, in xfs_qm_internalqcheck()
|
D | xfs_qm.c | 1840 if ((error = xfs_bulkstat(mp, &lastino, &count, in xfs_qm_quotacheck()
|