Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dinode.c1131 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin() function
3001 return ext4_write_begin(file, mapping, pos, in ext4_da_write_begin()
3658 .write_begin = ext4_write_begin,
3676 .write_begin = ext4_write_begin,
5745 * This could be called via ext4_write_begin()
/kernel/linux/linux-6.6/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, in ext4_write_begin() function
2877 return ext4_write_begin(file, mapping, pos, in ext4_da_write_begin()
3560 .write_begin = ext4_write_begin,
3577 .write_begin = ext4_write_begin,
5684 * This could be called via ext4_write_begin()
/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h367 DEFINE_EVENT(ext4__write_begin, ext4_write_begin,
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h378 DEFINE_EVENT(ext4__write_begin, ext4_write_begin,

Completed in 20 milliseconds