Searched refs:nfsrv_user_stat_enabled (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h581 __private_extern__ uint32_t nfsrv_user_stat_enabled; /* enable/disable active user list */ variable
H A Dnfs_syscalls.c183 SYSCTL_INT(_vfs_generic_nfs_server, OID_AUTO, user_stats, CTLFLAG_RW | CTLFLAG_LOCKED, &nfsrv_user_stat_enabled, 0, "");
H A Dnfs_subs.c3475 if ((!nfsrv_user_stat_enabled) || (!nx) || (!nd) || (!nd->nd_nam))
H A Dnfs_serv.c148 uint32_t nfsrv_user_stat_enabled = 1; variable

Completed in 2848 milliseconds