Lines Matching refs:list
231 list_for_each_entry_safe(err, tmp, &flo->error_list, list) {
237 head = &err->list;
242 list_replace(&err->list, &dserr->list);
247 list_add_tail(&dserr->list, head);
267 INIT_LIST_HEAD(&dserr->list);
442 * in the nfs_client cl_ds_clients list.
466 list);
467 list_del(&err->list);
478 list_for_each_entry(err, head, list) {
517 list_for_each_entry_safe(err, n, &flo->error_list, list) {
525 list_move(&err->list, head);