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

/linux-master/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
288 * 'ubifs_write_end()' is optimized from the fast-path part of
341 * 'ubifs_write_end()'.
525 static int ubifs_write_end(struct file *file, struct address_space *mapping, function
1543 * do in 'ubifs_write_begin()' and 'ubifs_write_end()'. Glance there
1652 .write_end = ubifs_write_end,

Completed in 113 milliseconds