OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxgrouplist
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsdiskless.h
89
int
maxgrouplist
; /* Max. size of group list */
member in struct:onfs_args
/src/sys/nfs/
nfsmount.h
65
int
maxgrouplist
; /* Max. size of group list */
member in struct:nfs_args
nfs_vfsops.c
537
if ((argp->flags & NFSMNT_MAXGRPS) && argp->
maxgrouplist
>= 0 &&
538
argp->
maxgrouplist
<= NFS_MAXGRPS)
539
nmp->nm_numgrps = argp->
maxgrouplist
;
615
args->
maxgrouplist
= nmp->nm_numgrps;
/src/sbin/mount_nfs/
mount_nfs.c
151
.
maxgrouplist
= NFS_MAXGRPS,
264
nfsargsp->
maxgrouplist
= num;
344
nfsargsp->
maxgrouplist
=
490
"retrans=%d,
maxgrouplist
=%d, readahead=%d, leaseterm=%d, "
501
nfsargsp->
maxgrouplist
,
/src/sys/compat/netbsd32/
netbsd32.h
1143
int32_t
maxgrouplist
; /* Max. size of group list */
member in struct:netbsd32_nfs_args
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025