Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dbuffer_head_io.c274 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()
324 && ocfs2_buffer_uptodate(ci, bh)) { in ocfs2_read_blocks()
H A Duptodate.h56 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci,
H A Duptodate.c259 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, in ocfs2_buffer_uptodate() function
H A Dxattr.c377 if (!ocfs2_buffer_uptodate(INODE_CACHE(bucket->bu_inode), in ocfs2_init_xattr_bucket()