Searched refs:ext4_da_write_begin (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 1811 * ext4_da_write_begin(). It will either return mapped block or 2984 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin() function 3693 .write_begin = ext4_da_write_begin,
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 1798 * ext4_da_write_begin(). It will either return mapped block or 2861 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin() function 3594 .write_begin = ext4_da_write_begin,
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 375 DEFINE_EVENT(ext4__write_begin, ext4_da_write_begin,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 385 DEFINE_EVENT(ext4__write_begin, ext4_da_write_begin,
|
Completed in 20 milliseconds