Home
last modified time | relevance | path

Searched refs:lo_perstate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4layouts.c19 struct list_head lo_perstate; member
414 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) { in nfsd4_insert_layout()
432 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) { in nfsd4_insert_layout()
438 list_add_tail(&new->lo_perstate, &ls->ls_layouts); in nfsd4_insert_layout()
455 struct nfs4_layout, lo_perstate); in nfsd4_free_layouts()
457 list_del(&lp->lo_perstate); in nfsd4_free_layouts()
472 list_move_tail(&lp->lo_perstate, reaplist); in nfsd4_return_file_layout()
508 list_for_each_entry_safe(lp, n, &ls->ls_layouts, lo_perstate) { in nfsd4_return_file_layouts()
554 list_for_each_entry_safe(lp, t, &ls->ls_layouts, lo_perstate) { in nfsd4_return_client_layouts()
557 list_move_tail(&lp->lo_perstate, in nfsd4_return_client_layouts()
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4layouts.c19 struct list_head lo_perstate; member
415 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) { in nfsd4_insert_layout()
433 list_for_each_entry(lp, &ls->ls_layouts, lo_perstate) { in nfsd4_insert_layout()
439 list_add_tail(&new->lo_perstate, &ls->ls_layouts); in nfsd4_insert_layout()
456 struct nfs4_layout, lo_perstate); in nfsd4_free_layouts()
458 list_del(&lp->lo_perstate); in nfsd4_free_layouts()
473 list_move_tail(&lp->lo_perstate, reaplist); in nfsd4_return_file_layout()
509 list_for_each_entry_safe(lp, n, &ls->ls_layouts, lo_perstate) { in nfsd4_return_file_layouts()
555 list_for_each_entry_safe(lp, t, &ls->ls_layouts, lo_perstate) { in nfsd4_return_client_layouts()
558 list_move_tail(&lp->lo_perstate, in nfsd4_return_client_layouts()
[all...]

Completed in 2 milliseconds