Home
last modified time | relevance | path

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

/fs/nfs/flexfilelayout/
A Dflexfilelayoutdev.c229 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked()
233 list_for_each_entry_safe(err, tmp, &flo->error_list, list) { in ff_layout_add_ds_error_locked()
525 list_for_each_entry_safe(err, n, &flo->error_list, list) { in do_layout_fetch_ds_ioerr()
A Dflexfilelayout.h110 struct list_head error_list; /* nfs4_ff_layout_ds_err */ member
A Dflexfilelayout.c60 INIT_LIST_HEAD(&ffl->error_list); in ff_layout_alloc_layout_hdr()
75 list_for_each_entry_safe(err, n, &ffl->error_list, list) { in ff_layout_free_layout_hdr()

Completed in 16 milliseconds