Searched refs:ignore_cache (Results 1 – 1 of 1) sorted by relevance
182 int i, ignore_cache = 0; in ocfs2_read_blocks() local222 ignore_cache = (flags & OCFS2_BH_IGNORE_CACHE); in ocfs2_read_blocks()248 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()254 ignore_cache = 1; in ocfs2_read_blocks()258 ignore_cache, buffer_jbd(bh), buffer_dirty(bh)); in ocfs2_read_blocks()264 if (ignore_cache) { in ocfs2_read_blocks()361 flags, ignore_cache); in ocfs2_read_blocks()