Lines Matching defs:lo_perstate
19 struct list_head lo_perstate;
414 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) {
432 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) {
438 list_add_tail(&new->lo_perstate, &ls->ls_layouts);
455 struct nfs4_layout, lo_perstate);
457 list_del(&lp->lo_perstate);
472 list_move_tail(&lp->lo_perstate, reaplist);
508 list_for_each_entry_safe(lp, n, &ls->ls_layouts, lo_perstate) {
554 list_for_each_entry_safe(lp, t, &ls->ls_layouts, lo_perstate) {
557 list_move_tail(&lp->lo_perstate, &reaplist);