Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dext4_jbd2.h435 static inline int ext4_should_writeback_data(struct inode *inode) in ext4_should_writeback_data() function
Dmballoc.c4930 !ext4_should_writeback_data(inode))) { in ext4_free_blocks()