Home
last modified time | relevance | path

Searched refs:ubifs_lp_stats (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/fs/ubifs/
Ddebug.h94 struct ubifs_lp_stats saved_lst;
311 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
Dlprops.c632 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()
635 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()
1022 struct ubifs_lp_stats *lst) in scan_check_cb()
1260 struct ubifs_lp_stats lst; in dbg_check_lprops()
1275 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
Dubifs.h1124 struct ubifs_lp_stats { struct
1942 struct ubifs_lp_stats lst;
2329 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
Ddebug.c566 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst) in ubifs_dump_lstats()
747 struct ubifs_lp_stats lst; in ubifs_dump_lprops()
984 memcpy(&d->saved_lst, &c->lst, sizeof(struct ubifs_lp_stats)); in dbg_save_space_info()
1031 struct ubifs_lp_stats lst; in dbg_check_space_info()