OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsclowner
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
42
LIST_HEAD(nfsclownerhead,
nfsclowner
);
131
struct
nfsclowner
{
struct
132
LIST_ENTRY(
nfsclowner
) nfsow_list;
182
struct
nfsclowner
*nfso_own;
nfs_var.h
71
struct
nfsclowner
;
502
struct kauth_cred *, NFSPROC_T *, struct
nfsclowner
**, struct nfsclopen **,
506
void nfscl_ownerrelease(struct
nfsclowner
*, int, int, int);
/src/sys/fs/nfs/client/
nfs_clstate.c
134
struct
nfsclowner
**, struct
nfsclowner
**, struct nfsclopen **,
137
struct nfsmount *, struct nfsclopen *, struct
nfsclowner
*,
155
static void nfscl_freeopenowner(struct
nfsclowner
*, int);
212
struct ucred *cred, NFSPROC_T *p, struct
nfsclowner
**owpp,
216
struct
nfsclowner
*owp, *nowp;
234
MALLOC(nowp, struct
nfsclowner
*, sizeof (struct
nfsclowner
),
325
struct
nfsclowner
**owpp, struct
nfsclowner
**nowpp, struct nfsclopen **opp
[
all
...]
nfs_clrpcops.c
105
nfsquad_t, int, struct
nfsclowner
*, struct nfscldeleg **, struct ucred *,
1845
struct
nfsclowner
*owp;
1953
nfsquad_t cverf, int fmode, struct
nfsclowner
*owp, struct nfscldeleg **dpp,
Completed in 94 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025