Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfile.c310 * allocate_budget - allocate budget for 'ubifs_write_begin()'.
322 static int allocate_budget(struct ubifs_info *c, struct page *page, in allocate_budget() function
465 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c309 * allocate_budget - allocate budget for 'ubifs_write_begin()'.
321 static int allocate_budget(struct ubifs_info *c, struct page *page, in allocate_budget() function
464 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin()

Completed in 4 milliseconds