Go to the documentation of this file.
26 #ifndef OCFS2_BUFFER_HEAD_IO_H
27 #define OCFS2_BUFFER_HEAD_IO_H
35 struct buffer_head *bh,
38 unsigned int nr,
struct buffer_head *bhs[]);
48 struct buffer_head *bhs[],
int flags,
50 struct buffer_head *bh));
53 struct buffer_head *bh);
55 #define OCFS2_BH_IGNORE_CACHE 1
56 #define OCFS2_BH_READAHEAD 8
59 struct buffer_head **bh,
61 struct buffer_head *bh))
66 printk(
"ocfs2: bh == NULL\n");