Lines Matching refs:buffer_head
40 static struct buffer_head *ext3_append(handle_t *handle, in ext3_append()
44 struct buffer_head *bh; in ext3_append()
123 struct buffer_head *bh;
162 static struct buffer_head * ext3_dx_find_entry(struct inode *dir,
294 struct buffer_head *bh; in dx_show_entries()
335 struct buffer_head *bh; in dx_probe()
500 struct buffer_head *bh; in ext3_htree_next_block()
562 struct buffer_head *bh; in htree_dirblock_to_tree()
793 static inline int search_dirblock(struct buffer_head * bh, in search_dirblock()
842 static struct buffer_head *ext3_find_entry(struct inode *dir, in ext3_find_entry()
847 struct buffer_head * bh_use[NAMEI_RA_SIZE]; in ext3_find_entry()
848 struct buffer_head * bh, *ret = NULL; in ext3_find_entry()
964 static struct buffer_head * ext3_dx_find_entry(struct inode *dir, in ext3_dx_find_entry()
971 struct buffer_head *bh; in ext3_dx_find_entry()
1018 struct buffer_head * bh; in ext3_lookup()
1050 struct buffer_head *bh; in ext3_get_parent()
1139 struct buffer_head **bh,struct dx_frame *frame, in do_split()
1144 struct buffer_head *bh2; in do_split()
1244 struct buffer_head * bh) in add_dirent_to_buf()
1331 struct inode *inode, struct buffer_head *bh) in make_indexed_dir()
1336 struct buffer_head *bh2; in make_indexed_dir()
1439 struct buffer_head * bh; in ext3_add_entry()
1491 struct buffer_head * bh; in ext3_dx_add_entry()
1527 struct buffer_head *bh2; in ext3_dx_add_entry()
1626 struct buffer_head * bh) in ext3_delete_entry()
1804 struct buffer_head * dir_block = NULL; in ext3_mkdir()
1892 struct buffer_head * bh; in empty_dir()
2107 struct buffer_head * bh; in ext3_rmdir()
2168 struct buffer_head * bh; in ext3_unlink()
2383 struct buffer_head * old_bh, * new_bh, * dir_bh; in ext3_rename()
2485 struct buffer_head *old_bh2; in ext3_rename()