OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsuid
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/nfs/
nfsmount.h
164
int nm_numuids; /* Number of
nfsuid
mappings */
165
TAILQ_HEAD(,
nfsuid
) nm_uidlruhead; /* Lists of
nfsuid
mappings */
166
LIST_HEAD(,
nfsuid
) nm_uidhashtbl[NFS_MUIDHASHSIZ];
nfs.h
356
* The
nfsuid
structs hang off of the nfssvc_sock structs in both lru
406
struct
nfsuid
{
struct
407
TAILQ_ENTRY(
nfsuid
) nu_lru; /* LRU chain */
408
LIST_ENTRY(
nfsuid
) nu_hash; /* Hash list */
439
TAILQ_HEAD(,
nfsuid
) ns_uidlruhead;
458
LIST_HEAD(,
nfsuid
) ns_uidhashtbl[NFS_UIDHASHSIZ];
nfs_iod.c
342
struct
nfsuid
*nuidp;
405
struct
nfsuid
*nuidp;
nfs_syscalls.c
299
struct
nfsuid
*nuidp;
401
nuidp = (struct
nfsuid
*)0;
406
if (nuidp == (struct
nfsuid
*)0) {
909
struct
nfsuid
*nuidp, *nnuidp;
nfs_socket.c
599
struct
nfsuid
*nuidp;
1017
struct
nfsuid
*nuidp;
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025