Home
last modified time | relevance | path

Searched refs:fi_lo_states (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnfs4layouts.c257 list_add(&ls->ls_perfile, &fp->fi_lo_states); in nfsd4_alloc_layout_stateid()
391 list_for_each_entry_safe(l, n, &fp->fi_lo_states, ls_perfile) { in nfsd4_recall_conflict()
597 list_for_each_entry_safe(ls, n, &fp->fi_lo_states, ls_perfile) { in nfsd4_return_all_file_layouts()
Dstate.h513 struct list_head fi_lo_states; member
Dnfs4state.c3497 INIT_LIST_HEAD(&fp->fi_lo_states); in nfsd4_init_file()