Lines Matching defs:bh
134 static void sprintf_block_head(char *buf, struct buffer_head *bh) in sprintf_block_head()
140 static void sprintf_buffer_head(char *buf, struct buffer_head *bh) in sprintf_buffer_head()
423 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal()
458 static int print_leaf(struct buffer_head *bh, int print_mode, int first, in print_leaf()
527 static int print_super_block(struct buffer_head *bh) in print_super_block()
578 static int print_desc_block(struct buffer_head *bh) in print_desc_block()
593 void print_block(struct buffer_head *bh, ...) in print_block()
713 static void check_leaf_block_head(struct buffer_head *bh) in check_leaf_block_head()
729 static void check_internal_block_head(struct buffer_head *bh) in check_internal_block_head()
747 void check_leaf(struct buffer_head *bh) in check_leaf()
759 void check_internal(struct buffer_head *bh) in check_internal()