Home
last modified time | relevance | path

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

/fs/ubifs/
Dlprops.c638 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst) in ubifs_get_lp_stats()
641 memcpy(lst, &c->lst, sizeof(struct ubifs_lp_stats)); in ubifs_get_lp_stats()
1018 struct ubifs_lp_stats lst;
1040 struct ubifs_lp_stats *lst = &data->lst; in scan_check_cb()
1271 struct ubifs_lp_stats *lst = &data.lst; in dbg_check_lprops()
1286 memset(lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
Ddebug.h74 struct ubifs_lp_stats saved_lst;
281 void dbg_dump_lstats(const struct ubifs_lp_stats *lst);
Dubifs.h514 struct ubifs_lp_stats { struct
1273 struct ubifs_lp_stats lst;
1649 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
Dcommit.c62 struct ubifs_lp_stats lst; in do_commit()
Ddebug.c581 void dbg_dump_lstats(const struct ubifs_lp_stats *lst) in dbg_dump_lstats()
660 struct ubifs_lp_stats lst; in dbg_dump_lprops()
892 struct ubifs_lp_stats lst; in dbg_check_space_info()