Searched refs:OCFS2_BH_READAHEAD (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Dbuffer_head_io.c103 BUG_ON((flags & OCFS2_BH_READAHEAD) &&
148 * previously been submitted with OCFS2_BH_READAHEAD
201 if ((flags & OCFS2_BH_READAHEAD)
223 && !(flags & OCFS2_BH_READAHEAD)
242 if (!(flags & OCFS2_BH_READAHEAD)) {
H A Dbuffer_head_io.h52 #define OCFS2_BH_READAHEAD 8 macro
H A Dinode.c1120 readflags |= OCFS2_BH_READAHEAD;

Completed in 43 milliseconds