OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_ip_paranoia
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clvfsops.c
95
static int
nfs_ip_paranoia
= 1;
variable
96
SYSCTL_INT(_vfs_nfs, OID_AUTO,
nfs_ip_paranoia
, CTLFLAG_RW,
97
&
nfs_ip_paranoia
, 0, "");
1204
* Make the
nfs_ip_paranoia
sysctl serve as the default connection
1209
* sent to. Note: default value for
nfs_ip_paranoia
is 1 (paranoid),
1212
if (
nfs_ip_paranoia
== 0)
Completed in 52 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026