Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfs/
Dnfs_var.h594 int nfscl_procdoesntexist(u_int8_t *);
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clport.c1181 nfscl_procdoesntexist(u_int8_t *own) in nfscl_procdoesntexist() function
Dnfs_clstate.c1799 if (nfscl_procdoesntexist(owp->nfsow_owner)) in nfscl_cleanupkext()
1812 if (nfscl_procdoesntexist(lp->nfsl_owner)) in nfscl_cleanupkext()
1853 if (fnd_it == 0 && nfscl_procdoesntexist(lp->nfsl_owner) == 0) in nfscl_emptylockowner()