Home
last modified time | relevance | path

Searched refs:__bdi (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/mm/
Dbacking-dev.c455 new_congested->__bdi = bdi; in wb_congested_get_create()
480 if (congested->__bdi) { in wb_congested_put()
482 &congested->__bdi->cgwb_congested_tree); in wb_congested_put()
483 congested->__bdi = NULL; in wb_congested_put()
772 congested->__bdi = NULL; /* mark @congested unlinked */ in cgwb_bdi_exit()
/Linux-v4.19/include/linux/
Dbacking-dev-defs.h82 struct backing_dev_info *__bdi; /* the associated bdi, set to NULL member