Lines Matching defs:ubifs_budg_info
974 struct ubifs_budg_info { struct
975 long long idx_growth;
976 long long data_growth;
977 long long dd_growth;
978 long long uncommitted_idx;
979 unsigned long long old_idx_sz;
980 int min_idx_lebs;
981 unsigned int nospace:1;
982 unsigned int nospace_rp:1;
983 int page_budget;
984 int inode_budget;
985 int dent_budget;