Lines Matching refs:buffer_head
91 static void ext3_xattr_cache_insert(struct buffer_head *);
92 static struct buffer_head *ext3_xattr_cache_find(struct inode *,
161 ext3_xattr_check_block(struct buffer_head *bh) in ext3_xattr_check_block()
214 struct buffer_head *bh = NULL; in ext3_xattr_block_get()
359 struct buffer_head *bh = NULL; in ext3_xattr_block_list()
474 struct buffer_head *bh) in ext3_xattr_release_block()
627 struct buffer_head *bh;
679 struct buffer_head *new_bh = NULL; in ext3_xattr_block_set()
1088 struct buffer_head *bh = NULL; in ext3_xattr_delete_inode()
1133 ext3_xattr_cache_insert(struct buffer_head *bh) in ext3_xattr_cache_insert()
1205 static struct buffer_head *
1219 struct buffer_head *bh; in ext3_xattr_cache_find()