Searched refs:ocfs2_buffer_uptodate (Results 1 – 4 of 4) sorted by relevance
70 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci,
288 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()338 && ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()
273 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_buffer_uptodate() function
385 if (!ocfs2_buffer_uptodate(INODE_CACHE(bucket->bu_inode), in ocfs2_init_xattr_bucket()