Lines Matching defs:ubifs_budg_info
1571 struct ubifs_budg_info { struct
1572 long long idx_growth;
1573 long long data_growth;
1574 long long dd_growth;
1575 long long uncommitted_idx;
1576 unsigned long long old_idx_sz;
1577 int min_idx_lebs;
1578 unsigned int nospace:1;
1579 unsigned int nospace_rp:1;
1580 int page_budget;
1581 int inode_budget;
1582 int dent_budget;