Searched refs:ubifs_lp_stats (Results 1 – 4 of 4) sorted by relevance
95 struct ubifs_lp_stats saved_lst;249 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
627 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()630 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()1019 struct ubifs_lp_stats *lst = arg; in scan_check_cb()1256 struct ubifs_lp_stats lst; in dbg_check_lprops()1271 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
530 struct ubifs_lp_stats { struct1385 struct ubifs_lp_stats lst;2002 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
112 struct ubifs_lp_stats lst; in do_commit()