Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Ddebug.h106 struct ubifs_lp_stats saved_lst;
257 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
Dlprops.c641 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()
644 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()
1031 struct ubifs_lp_stats *lst) in scan_check_cb()
1269 struct ubifs_lp_stats lst; in dbg_check_lprops()
1284 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
Dubifs.h532 struct ubifs_lp_stats { struct
1344 struct ubifs_lp_stats lst;
1727 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.c565 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst) in ubifs_dump_lstats()
740 struct ubifs_lp_stats lst; in ubifs_dump_lprops()
976 memcpy(&d->saved_lst, &c->lst, sizeof(struct ubifs_lp_stats)); in dbg_save_space_info()
1023 struct ubifs_lp_stats lst; in dbg_check_space_info()