Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_var.h668 int nfscl_procdoesntexist(u_int8_t *);
/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c1228 nfscl_procdoesntexist(u_int8_t *own) in nfscl_procdoesntexist() function
H A Dnfs_clstate.c1951 if (nfscl_procdoesntexist(owp->nfsow_owner)) { in nfscl_cleanupkext()
1966 if (nfscl_procdoesntexist(lp->nfsl_owner)) { in nfscl_cleanupkext()
2010 if (fnd_it == 0 && nfscl_procdoesntexist(lp->nfsl_owner) == 0) in nfscl_emptylockowner()