closure_list      138 drivers/md/bcache/closure.c static LIST_HEAD(closure_list);
closure_list      149 drivers/md/bcache/closure.c 	list_add(&cl->all, &closure_list);
closure_list      175 drivers/md/bcache/closure.c 	list_for_each_entry(cl, &closure_list, all) {