Home
last modified time | relevance | path

Searched refs:ext4_should_writeback_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
Dext4_jbd2.h470 static inline int ext4_should_writeback_data(struct inode *inode) in ext4_should_writeback_data() function
Dmballoc.c5528 !ext4_should_writeback_data(inode))) { in ext4_free_blocks()