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

/linux-master/fs/ext4/
H A Dinode.c980 * dirty data. ext4_writepages() then commits appropriate transaction to
2290 * iteration. This is called from ext4_writepages(). We map an extent of
2542 * read-only, and in that case, ext4_writepages should
2752 static int ext4_writepages(struct address_space *mapping, function
2972 * ext4_writepages() paths not allocating blocks and update i_disksize.
3048 * ext4_writepages() ->
3497 * "pending dirty" and next time ext4_writepages() is called, attach buffers
3526 .writepages = ext4_writepages,
3543 .writepages = ext4_writepages,
3560 .writepages = ext4_writepages,
[all...]
/linux-master/include/trace/events/
H A Dext4.h444 TRACE_EVENT(ext4_writepages,

Completed in 117 milliseconds