Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Ddebug.h94 struct ubifs_lp_stats saved_lst;
248 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst);
Dlprops.c627 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()
1017 struct ubifs_lp_stats *lst) in scan_check_cb()
1255 struct ubifs_lp_stats lst; in dbg_check_lprops()
1270 memset(&lst, 0, sizeof(struct ubifs_lp_stats)); in dbg_check_lprops()
Dubifs.h538 struct ubifs_lp_stats { struct
1394 struct ubifs_lp_stats lst;
2002 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
Dcommit.c101 struct ubifs_lp_stats lst; in do_commit()
Ddebug.c600 void ubifs_dump_lstats(const struct ubifs_lp_stats *lst) in ubifs_dump_lstats()
775 struct ubifs_lp_stats lst; in ubifs_dump_lprops()
995 memcpy(&d->saved_lst, &c->lst, sizeof(struct ubifs_lp_stats)); in dbg_save_space_info()
1042 struct ubifs_lp_stats lst; in dbg_check_space_info()