Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dinode.c805 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin() function
2427 return ext4_write_begin(file, mapping, pos, in ext4_da_write_begin()
3059 .write_begin = ext4_write_begin,
3074 .write_begin = ext4_write_begin,
3089 .write_begin = ext4_write_begin,
/linux-3.4.99/Documentation/trace/
Dtracepoint-analysis.txt47 ext4:ext4_write_begin [Tracepoint event]
/linux-3.4.99/include/trace/events/
Dext4.h215 DEFINE_EVENT(ext4__write_begin, ext4_write_begin,