Searched refs:ext4_writepages (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 1979 * - ext4_writepages after taking page lock (have journal handle) 2556 * iteration. This is called from ext4_writepages(). We map an extent of 2697 static int ext4_writepages(struct address_space *mapping, in ext4_writepages() function 2737 * read-only, and in that case, ext4_writepages should in ext4_writepages() 3108 * ext4_writepage() nor certain ext4_writepages() paths not in ext4_da_write_end() 3139 * ext4_writepages() -> in ext4_alloc_da_blocks() 3657 .writepages = ext4_writepages, 3675 .writepages = ext4_writepages, 3692 .writepages = ext4_writepages,
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 978 * dirty data. ext4_writepages() then commits appropriate transaction to 2298 * iteration. This is called from ext4_writepages(). We map an extent of 2550 * read-only, and in that case, ext4_writepages should in ext4_do_writepages() 2760 static int ext4_writepages(struct address_space *mapping, in ext4_writepages() function 2979 * ext4_writepages() paths not allocating blocks and update i_disksize. in ext4_da_do_write_end() 3055 * ext4_writepages() -> in ext4_alloc_da_blocks() 3530 * "pending dirty" and next time ext4_writepages() is called, attach buffers 3559 .writepages = ext4_writepages, 3576 .writepages = ext4_writepages, 3593 .writepages = ext4_writepages, [all...] |
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 435 TRACE_EVENT(ext4_writepages,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 444 TRACE_EVENT(ext4_writepages,
|
Completed in 22 milliseconds