Searched refs:nfslfh_lock (Results 1 – 2 of 2) sorted by relevance
223 struct nfscllockownerhead nfslfh_lock; member
1762 LIST_FOREACH(nlp, &lfhp->nfslfh_lock, nfsl_list) in nfscl_emptylockowner()1780 LIST_INIT(&mylfhp->nfslfh_lock); in nfscl_emptylockowner()1784 LIST_INSERT_HEAD(&mylfhp->nfslfh_lock, lp, nfsl_list); in nfscl_emptylockowner()2734 LIST_FOREACH_SAFE(lp, &lfhp->nfslfh_lock, nfsl_list, in nfscl_renewthread()