Home
last modified time | relevance | path

Searched refs:owpp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c214 struct ucred *cred, NFSPROC_T *p, struct nfsclowner **owpp, in nfscl_open() argument
229 if (owpp != NULL) in nfscl_open()
230 *owpp = NULL; in nfscl_open()
336 if (owpp != NULL) in nfscl_open()
337 *owpp = owp; in nfscl_open()
348 struct nfsclowner **owpp, struct nfsclowner **nowpp, struct nfsclopen **opp, in nfscl_newopen() argument
352 struct nfsclowner *owp = *owpp, *nowp; in nfscl_newopen()
377 owp = *owpp = nowp; in nfscl_newopen()