Lines Matching refs:buffer_head

59 			struct buffer_head *bh, ext3_fsblk_t blocknr)  in ext3_forget()
295 struct buffer_head *bh;
298 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
415 struct buffer_head *bh; in ext3_get_branch()
660 struct buffer_head *bh; in ext3_alloc_branch()
859 struct buffer_head *bh_result, in ext3_get_blocks_handle()
1022 struct buffer_head *bh_result, int create) in ext3_get_block()
1062 struct buffer_head *ext3_getblk(handle_t *handle, struct inode *inode, in ext3_getblk()
1065 struct buffer_head dummy; in ext3_getblk()
1085 struct buffer_head *bh; in ext3_getblk()
1128 struct buffer_head *ext3_bread(handle_t *handle, struct inode *inode, in ext3_bread()
1131 struct buffer_head * bh; in ext3_bread()
1150 struct buffer_head *head, in walk_page_buffers()
1155 struct buffer_head *bh)) in walk_page_buffers()
1157 struct buffer_head *bh; in walk_page_buffers()
1161 struct buffer_head *next; in walk_page_buffers()
1207 struct buffer_head *bh) in do_journal_get_write_access()
1318 int ext3_journal_dirty_data(handle_t *handle, struct buffer_head *bh) in ext3_journal_dirty_data()
1328 static int journal_dirty_data_fn(handle_t *handle, struct buffer_head *bh) in journal_dirty_data_fn()
1340 static int write_end_fn(handle_t *handle, struct buffer_head *bh) in write_end_fn()
1544 static int bget_one(handle_t *handle, struct buffer_head *bh) in bget_one()
1550 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one()
1556 static int buffer_unmapped(handle_t *handle, struct buffer_head *bh) in buffer_unmapped()
1578 struct buffer_head *page_bufs; in ext3_ordered_writepage()
2002 struct buffer_head *bh; in ext3_block_truncate_page()
2200 struct buffer_head *bh, ext3_fsblk_t block_to_free, in ext3_clear_blocks()
2230 struct buffer_head *bh; in ext3_clear_blocks()
2261 struct buffer_head *this_bh, in ext3_free_data()
2342 struct buffer_head *parent_bh, in ext3_free_branches()
2352 struct buffer_head *bh; in ext3_free_branches()
2691 struct buffer_head *bh; in __ext3_get_inode_loc()
2729 struct buffer_head *bitmap_bh; in __ext3_get_inode_loc()
2853 struct buffer_head *bh; in ext3_iget()
3038 struct buffer_head *bh = iloc->bh; in ext3_do_update_inode()