Searched refs:ll_next (Results 1 – 7 of 7) sorted by relevance
222 struct locklist *ll_next; member
194 llp = llp->ll_next; in nlm_reclaim_client()207 llp = llp->ll_next; in nlm_reclaim_client()494 llp = llp->ll_next; in nlm_client_cancel_all()572 llp_next = llp->ll_next; in nlm_safemap()
3685 llheadp->ll_next = (locklist_t *)NULL; in get_lock_list()3726 lltp->ll_next = llp; in get_lock_list()3730 llp->ll_next = (locklist_t *)NULL; in get_lock_list()3736 llp = llheadp->ll_next; in get_lock_list()3821 next_llp = llp->ll_next; in flk_free_locklist()
303 llp = llp->ll_next; in proc_has_nbmand_on_vp()
15812 tmp_fllp = tmp_fllp->ll_next; in nfs4_add_lock_range()15816 intersect_llp->ll_next = *nl_llpp; in nfs4_add_lock_range()15819 intersect_llp->ll_next = cur_fllp->ll_next; in nfs4_add_lock_range()15820 cur_fllp->ll_next = intersect_llp; in nfs4_add_lock_range()15873 for (llp = locks; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()15893 for (llp = ri_llp; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()15927 for (llp = ri_llp; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()15974 tmp_llp = llp->ll_next; in nfs4_reinstitute_local_lock_state()
2231 for (llp = locks; llp != NULL; llp = llp->ll_next) { in relock_file()3293 for (; llp != NULL; llp = llp->ll_next) { in relock_skip_pid()
2763 next_llp = llp->ll_next; in nfs4_safemap()