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()
361 struct buffer_head *bh = NULL; in ext2_xattr_set()
620 ext2_xattr_set2(struct inode *inode, struct buffer_head *old_bh, in ext2_xattr_set2()
624 struct buffer_head *new_bh = NULL; in ext2_xattr_set2()
756 struct buffer_head *bh = NULL; in ext2_xattr_delete_inode()
826 ext2_xattr_cache_insert(struct buffer_head *bh) in ext2_xattr_cache_insert()
899 static struct buffer_head *
912 struct buffer_head *bh; in ext2_xattr_cache_find()