Searched refs:ext4_buffer_uptodate (Results 1 – 2 of 2) sorted by relevance
1027 if (!bh || ext4_buffer_uptodate(bh)) in ext4_bread()1054 if (bhs[i] && !ext4_buffer_uptodate(bhs[i])) in ext4_bread_batch()
3383 static inline int ext4_buffer_uptodate(struct buffer_head *bh) in ext4_buffer_uptodate() function