Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.h95 struct ubifs_lp_stats saved_lst;
301 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
H A Dlprops.c633 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()
636 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()
1023 struct ubifs_lp_stats *lst) in scan_check_cb()
1261 struct ubifs_lp_stats lst; in dbg_check_lprops()
1276 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
H A Dubifs.h1125 struct ubifs_lp_stats { struct
1943 struct ubifs_lp_stats lst;
2330 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
H A Ddebug.c567 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst) in ubifs_dump_lstats()
748 struct ubifs_lp_stats lst; in ubifs_dump_lprops()
985 memcpy(&d->saved_lst, &c->lst, sizeof(struct ubifs_lp_stats)); in dbg_save_space_info()
1032 struct ubifs_lp_stats lst; in dbg_check_space_info()