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

/linux-master/fs/ext4/
H A Dinode.c1115 * ext4_write_begin() is the right place.
1117 static int ext4_write_begin(struct file *file, struct address_space *mapping, function
2869 return ext4_write_begin(file, mapping, pos,
3527 .write_begin = ext4_write_begin,
3544 .write_begin = ext4_write_begin,
5658 * This could be called via ext4_write_begin()
/linux-master/include/trace/events/
H A Dext4.h378 DEFINE_EVENT(ext4__write_begin, ext4_write_begin,

Completed in 116 milliseconds