Searched refs:ext3_should_writeback_data (Results 1 – 3 of 3) sorted by relevance
1983 else if (ext3_should_writeback_data(inode)) in ext3_set_aops()2056 if (!ext3_should_writeback_data(inode)) { in ext3_block_truncate_page()2512 if (inode->i_size == 0 && ext3_should_writeback_data(inode)) in ext3_truncate()
1321 static inline int ext3_should_writeback_data(struct inode *inode) in ext3_should_writeback_data() function
2535 if (ext3_should_writeback_data(new_inode)) in ext3_rename()