Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Ddebug.h106 struct ubifs_lp_stats saved_lst;
259 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
Dlprops.c639 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()
642 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()
1029 struct ubifs_lp_stats *lst) in scan_check_cb()
1267 struct ubifs_lp_stats lst; in dbg_check_lprops()
1282 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
Dubifs.h529 struct ubifs_lp_stats { struct
1339 struct ubifs_lp_stats lst;
1735 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
Dcommit.c113 struct ubifs_lp_stats lst; in do_commit()
Ddebug.c569 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst) in ubifs_dump_lstats()
744 struct ubifs_lp_stats lst; in ubifs_dump_lprops()
980 memcpy(&d->saved_lst, &c->lst, sizeof(struct ubifs_lp_stats)); in dbg_save_space_info()
1027 struct ubifs_lp_stats lst; in dbg_check_space_info()