Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfile.c20 * beyond the file size. The budgeting is done in 'ubifs_write_begin()', because
293 * 'ubifs_write_begin()' and expects the @ui_mutex to be locked in write_begin_slow()
310 * allocate_budget - allocate budget for 'ubifs_write_begin()'.
316 * This is a helper function for 'ubifs_write_begin()' which allocates budget
414 * The solution for this is that the fast path of 'ubifs_write_begin()' assumes
418 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() function
546 * @PAGE_SIZE, the 'ubifs_write_begin()' function did in ubifs_write_end()
1539 * do in 'ubifs_write_begin()' and 'ubifs_write_end()'. Glance there in ubifs_vm_page_mkwrite()
1646 .write_begin = ubifs_write_begin,
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c20 * beyond the file size. The budgeting is done in 'ubifs_write_begin()', because
292 * 'ubifs_write_begin()' and expects the @ui_mutex to be locked in write_begin_slow()
309 * allocate_budget - allocate budget for 'ubifs_write_begin()'.
315 * This is a helper function for 'ubifs_write_begin()' which allocates budget
413 * The solution for this is that the fast path of 'ubifs_write_begin()' assumes
417 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() function
545 * @PAGE_SIZE, the 'ubifs_write_begin()' function did in ubifs_write_end()
1524 * do in 'ubifs_write_begin()' and 'ubifs_write_end()'. Glance there in ubifs_vm_page_mkwrite()
1632 .write_begin = ubifs_write_begin,

Completed in 5 milliseconds