Searched refs:ignore_cache (Results 1 – 1 of 1) sorted by relevance
199 int i, ignore_cache = 0; in ocfs2_read_blocks() local245 ignore_cache = (flags & OCFS2_BH_IGNORE_CACHE); in ocfs2_read_blocks()271 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()277 ignore_cache = 1; in ocfs2_read_blocks()281 ignore_cache, buffer_jbd(bh), buffer_dirty(bh)); in ocfs2_read_blocks()287 if (ignore_cache) { in ocfs2_read_blocks()397 flags, ignore_cache); in ocfs2_read_blocks()