Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dinode.c1260 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin() function
3083 return ext4_write_begin(file, mapping, pos, in ext4_da_write_begin()
3983 .write_begin = ext4_write_begin,
4000 .write_begin = ext4_write_begin,
/linux-4.19.296/include/trace/events/
Dext4.h322 DEFINE_EVENT(ext4__write_begin, ext4_write_begin,