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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Duptodate.h70 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci,
H A Dbuffer_head_io.c240 * readahead. ocfs2_buffer_uptodate() will return
253 if (!ignore_cache && !ocfs2_buffer_uptodate(ci, bh)) {
302 /* Re-check ocfs2_buffer_uptodate() as a
308 && ocfs2_buffer_uptodate(ci, bh)) {
H A Duptodate.c274 int ocfs2_buffer_uptodate(struct ocfs2_caching_info *ci, function
H A Dxattr.c385 if (!ocfs2_buffer_uptodate(INODE_CACHE(bucket->bu_inode),

Completed in 132 milliseconds