Searched refs:ls_perfile (Results 1 – 2 of 2) sorted by relevance
186 list_del_init(&ls->ls_perfile); in nfsd4_free_layout_stateid()245 INIT_LIST_HEAD(&ls->ls_perfile); in nfsd4_alloc_layout_stateid()272 list_add(&ls->ls_perfile, &fp->fi_lo_states); in nfsd4_alloc_layout_stateid()407 list_for_each_entry_safe(l, n, &fp->fi_lo_states, ls_perfile) { in nfsd4_recall_conflict()613 list_for_each_entry_safe(ls, n, &fp->fi_lo_states, ls_perfile) { in nfsd4_return_all_file_layouts()
717 struct list_head ls_perfile; member
Completed in 10 milliseconds