Lines Matching defs:lo_perstate
19 struct list_head lo_perstate;
415 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) {
433 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) {
439 list_add_tail(&new->lo_perstate, &ls->ls_layouts);
456 struct nfs4_layout, lo_perstate);
458 list_del(&lp->lo_perstate);
473 list_move_tail(&lp->lo_perstate, reaplist);
509 list_for_each_entry_safe(lp, n, &ls->ls_layouts, lo_perstate) {
555 list_for_each_entry_safe(lp, t, &ls->ls_layouts, lo_perstate) {
558 list_move_tail(&lp->lo_perstate, &reaplist);