Searched refs:uncat_list (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | find.c | 150 list_for_each_entry(lprops, &c->uncat_list, list) { in scan_for_dirty() 433 list_for_each_entry(lprops, &c->uncat_list, list) { in do_find_free_space() 837 list_for_each_entry(lprops, &c->uncat_list, list) { in find_dirty_idx_leb()
|
| H A D | lprops.c | 190 list_add(&lp->list, &c->uncat_list); in add_to_lpt_heap() 274 list_add(&lprops->list, &c->uncat_list); in ubifs_add_to_cat() 1049 list = &c->uncat_list; in scan_check_cb()
|
| H A D | ubifs.h | 1449 struct list_head uncat_list; member
|
| H A D | super.c | 2149 INIT_LIST_HEAD(&c->uncat_list); in alloc_ubifs_info()
|
| H A D | lpt.c | 2310 list = &c->uncat_list; in dbg_chk_pnode()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lprops.c | 194 list_add(&lp->list, &c->uncat_list); in add_to_lpt_heap() 280 list_add(&lprops->list, &c->uncat_list); in ubifs_add_to_cat() 1055 list = &c->uncat_list; in scan_check_cb()
|
| H A D | ubifs.h | 2026 struct list_head uncat_list; member
|
| H A D | lpt.c | 2159 list = &c->uncat_list; in dbg_chk_pnode()
|
| H A D | super.c | 2219 INIT_LIST_HEAD(&c->uncat_list); in alloc_ubifs_info()
|