Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfile.c17 * not budgeted so the flag shows that 'ubifs_write_end()' should not release
22 * 'ubifs_write_end()'. So the @PG_private and @PG_checked flags carry
292 * 'ubifs_write_end()' is optimized from the fast-path part of in write_begin_slow()
344 * 'ubifs_write_end()'. in allocate_budget()
528 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() function
1539 * do in 'ubifs_write_begin()' and 'ubifs_write_end()'. Glance there in ubifs_vm_page_mkwrite()
1647 .write_end = ubifs_write_end,
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c17 * not budgeted so the flag shows that 'ubifs_write_end()' should not release
22 * 'ubifs_write_end()'. So the @PG_private and @PG_checked flags carry
291 * 'ubifs_write_end()' is optimized from the fast-path part of in write_begin_slow()
343 * 'ubifs_write_end()'. in allocate_budget()
527 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() function
1524 * do in 'ubifs_write_begin()' and 'ubifs_write_end()'. Glance there in ubifs_vm_page_mkwrite()
1633 .write_end = ubifs_write_end,

Completed in 5 milliseconds