Searched refs:nfs_access_dotzfs (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h949 __private_extern__ int nfs_access_cache_timeout, nfs_access_delete, nfs_access_dotzfs, nfs_access_for_getattr; variable
H A Dnfs_syscalls.c165 SYSCTL_INT(_vfs_generic_nfs_client, OID_AUTO, access_dotzfs, CTLFLAG_RW | CTLFLAG_LOCKED, &nfs_access_dotzfs, 0, "");
H A Dnfs_vfsops.c164 int nfs_access_dotzfs = 1; variable
H A Dnfs_vnops.c516 if (nfs_access_dotzfs && (np->n_flag & NISDOTZFSCHILD))
H A Dnfs4_vnops.c142 if (nfs_access_dotzfs) {

Completed in 50 milliseconds