Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4_jbd2.h475 static inline int ext4_should_writeback_data(struct inode *inode) in ext4_should_writeback_data() function
H A Dmballoc.c5487 !ext4_should_writeback_data(inode))) { in ext4_free_blocks()