Searched refs:nfs_statfs_rate_limit (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h873 __private_extern__ int nfs_iosize, nfs_access_cache_timeout, nfs_allow_async, nfs_statfs_rate_limit; variable
H A Dnfs_syscalls.c159 SYSCTL_INT(_vfs_generic_nfs_client, OID_AUTO, statfs_rate_limit, CTLFLAG_RW, &nfs_statfs_rate_limit, 0, "");
H A Dnfs_vfsops.c154 int nfs_statfs_rate_limit = NFS_DEFSTATFSRATELIMIT; variable
483 int statfsrate = nfs_statfs_rate_limit;

Completed in 67 milliseconds