Searched refs:nfs_allow_async (Results 1 - 5 of 5) 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.c158 SYSCTL_INT(_vfs_generic_nfs_client, OID_AUTO, allow_async, CTLFLAG_RW, &nfs_allow_async, 0, "");
H A Dnfs4_vnops.c485 if ((committed != NFS_WRITE_FILESYNC) && nfs_allow_async &&
H A Dnfs_vfsops.c153 int nfs_allow_async = 0; variable
H A Dnfs_vnops.c2647 if ((committed != NFS_WRITE_FILESYNC) && nfs_allow_async &&

Completed in 64 milliseconds