Lines Matching refs:buffer_head
92 static int ext2_xattr_set2(struct inode *, struct buffer_head *,
95 static int ext2_xattr_cache_insert(struct buffer_head *);
96 static struct buffer_head *ext2_xattr_cache_find(struct inode *,
152 struct buffer_head *bh = NULL; in ext2_xattr_get()
247 struct buffer_head *bh = NULL; in ext2_xattr_list()
362 struct buffer_head *bh = NULL; in ext2_xattr_set()
621 ext2_xattr_set2(struct inode *inode, struct buffer_head *old_bh, in ext2_xattr_set2()
625 struct buffer_head *new_bh = NULL; in ext2_xattr_set2()
757 struct buffer_head *bh = NULL; in ext2_xattr_delete_inode()
827 ext2_xattr_cache_insert(struct buffer_head *bh) in ext2_xattr_cache_insert()
900 static struct buffer_head *
913 struct buffer_head *bh; in ext2_xattr_cache_find()