Lines Matching defs:ubifs_budg_info
988 struct ubifs_budg_info { struct
989 long long idx_growth;
990 long long data_growth;
991 long long dd_growth;
992 long long uncommitted_idx;
993 unsigned long long old_idx_sz;
994 int min_idx_lebs;
995 unsigned int nospace:1;
996 unsigned int nospace_rp:1;
997 int page_budget;
998 int inode_budget;
999 int dent_budget;