Searched refs:ocfs2_buffer_uptodate (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Duptodate.h54 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci,
H A Dbuffer_head_io.c259 * readahead. ocfs2_buffer_uptodate() will return
272 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) {
316 /* Re-check ocfs2_buffer_uptodate() as a
322 && ocfs2_buffer_uptodate(ci, bh)) {
H A Duptodate.c257 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, function
H A Dxattr.c371 if (!ocfs2_buffer_uptodate(INODE_CACHE(bucket->bu_inode),

Completed in 146 milliseconds