Searched defs:blk_bh (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ |
H A D | xattr.c | 992 struct buffer_head *blk_bh = NULL; in ocfs2_xattr_block_list() local 2453 struct buffer_head *blk_bh, in ocfs2_xattr_block_remove() argument 2489 struct buffer_head *blk_bh = NULL; ocfs2_xattr_free_block() local 2821 struct buffer_head *blk_bh = NULL; ocfs2_xattr_block_find() local 4084 ocfs2_iterate_xattr_index_block(struct inode * inode,struct buffer_head * blk_bh,xattr_tree_rec_func * rec_func,void * para) ocfs2_iterate_xattr_index_block() argument 4133 ocfs2_xattr_tree_list_index_block(struct inode * inode,struct buffer_head * blk_bh,char * buffer,size_t buffer_size) ocfs2_xattr_tree_list_index_block() argument 6097 ocfs2_xattr_block_attach_refcount(struct inode * inode,struct buffer_head * blk_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_xattr_block_attach_refcount() argument 6140 struct buffer_head *blk_bh = NULL; ocfs2_xattr_attach_refcount_tree() local 6567 ocfs2_reflink_xattr_block(struct ocfs2_xattr_reflink * args,struct buffer_head * blk_bh,struct buffer_head * new_blk_bh) ocfs2_reflink_xattr_block() argument 7038 ocfs2_reflink_xattr_tree(struct ocfs2_xattr_reflink * args,struct buffer_head * blk_bh,struct buffer_head * new_blk_bh) ocfs2_reflink_xattr_tree() argument 7075 ocfs2_reflink_xattr_in_block(struct ocfs2_xattr_reflink * args,struct buffer_head * blk_bh) ocfs2_reflink_xattr_in_block() argument 7124 struct buffer_head *blk_bh = NULL; ocfs2_reflink_xattrs() local [all...] |
H A D | refcounttree.c | 765 struct buffer_head *blk_bh = NULL; in ocfs2_remove_refcount_tree() local
|