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_acdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clsubs.c
166
#ifdef
NFS_ACDEBUG
169
static int
nfs_acdebug
;
variable
170
SYSCTL_INT(_vfs_nfs, OID_AUTO, acdebug, CTLFLAG_RW, &
nfs_acdebug
, 0, "");
194
#ifdef
NFS_ACDEBUG
195
if (
nfs_acdebug
>1)
211
#ifdef
NFS_ACDEBUG
212
if (
nfs_acdebug
> 2)
217
if (
nfs_acdebug
)
nfs_clsubs.c
166
#ifdef
NFS_ACDEBUG
169
static int
nfs_acdebug
;
variable
170
SYSCTL_INT(_vfs_nfs, OID_AUTO, acdebug, CTLFLAG_RW, &
nfs_acdebug
, 0, "");
194
#ifdef
NFS_ACDEBUG
195
if (
nfs_acdebug
>1)
211
#ifdef
NFS_ACDEBUG
212
if (
nfs_acdebug
> 2)
217
if (
nfs_acdebug
)
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026