Home
last modified time | relevance | path

Searched refs:ocfs2_buffer_cached (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Duptodate.c227 static int ocfs2_buffer_cached(struct ocfs2_caching_info *ci, in ocfs2_buffer_cached() function
273 return ocfs2_buffer_cached(ci, bh); in ocfs2_buffer_uptodate()
283 return buffer_locked(bh) && ocfs2_buffer_cached(ci, bh); in ocfs2_buffer_read_ahead()
474 if (ocfs2_buffer_cached(ci, bh)) in ocfs2_set_buffer_uptodate()
509 BUG_ON(ocfs2_buffer_cached(ci, bh)); in ocfs2_set_new_buffer_uptodate()