OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NFS4_MAX_OPS
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
nfs4.h
140
#define
NFS4_MAX_OPS
8
/external/kernel-headers/original/uapi/linux/
nfs4.h
164
/* An NFS4 sessions server must support at least
NFS4_MAX_OPS
operations.
165
* If a compound requires more operations, adjust
NFS4_MAX_OPS
accordingly.
167
#define
NFS4_MAX_OPS
8
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfs4.h
151
/* An NFS4 sessions server must support at least
NFS4_MAX_OPS
operations.
152
* If a compound requires more operations, adjust
NFS4_MAX_OPS
accordingly.
154
#define
NFS4_MAX_OPS
8
Completed in 49 milliseconds