Home
last modified time | relevance | path

Searched refs:do_budget_space (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dbudget.c269 * do_budget_space - reserve flash space for index and data growth.
293 static int do_budget_space(struct ubifs_info *c) in do_budget_space() function
462 err = do_budget_space(c); in ubifs_budget_space()
683 * 'do_budget_space()', so refer there for comments. in ubifs_get_free_space_nolock()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dbudget.c266 * do_budget_space - reserve flash space for index and data growth.
290 static int do_budget_space(struct ubifs_info *c) in do_budget_space() function
459 err = do_budget_space(c); in ubifs_budget_space()
680 * 'do_budget_space()', so refer there for comments. in ubifs_get_free_space_nolock()

Completed in 3 milliseconds