Lines Matching refs:list
233 list_for_each_entry_safe(err, tmp, &flo->error_list, list) {
239 head = &err->list;
244 list_replace(&err->list, &dserr->list);
249 list_add_tail(&dserr->list, head);
269 INIT_LIST_HEAD(&dserr->list);
444 * in the nfs_client cl_ds_clients list.
468 list);
469 list_del(&err->list);
480 list_for_each_entry(err, head, list) {
519 list_for_each_entry_safe(err, n, &flo->error_list, list) {
527 list_move(&err->list, head);