Searched refs:ll_next (Results 1 – 7 of 7) sorted by relevance
218 struct locklist *ll_next; member
194 llp = llp->ll_next; in nlm_reclaim_client()207 llp = llp->ll_next; in nlm_reclaim_client()493 llp = llp->ll_next; in nlm_client_cancel_all()571 llp_next = llp->ll_next; in nlm_safemap()
3370 llheadp->ll_next = (locklist_t *)NULL; in get_lock_list()3411 lltp->ll_next = llp; in get_lock_list()3415 llp->ll_next = (locklist_t *)NULL; in get_lock_list()3421 llp = llheadp->ll_next; in get_lock_list()3506 next_llp = llp->ll_next; in flk_free_locklist()
303 llp = llp->ll_next; in proc_has_nbmand_on_vp()
15854 tmp_fllp = tmp_fllp->ll_next; in nfs4_add_lock_range()15858 intersect_llp->ll_next = *nl_llpp; in nfs4_add_lock_range()15861 intersect_llp->ll_next = cur_fllp->ll_next; in nfs4_add_lock_range()15862 cur_fllp->ll_next = intersect_llp; in nfs4_add_lock_range()15915 for (llp = locks; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()15935 for (llp = ri_llp; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()15969 for (llp = ri_llp; llp != NULL; llp = llp->ll_next) { in nfs4_reinstitute_local_lock_state()16016 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()
2762 next_llp = llp->ll_next; in nfs4_safemap()