Searched defs:blk_bh (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | refcounttree.c | 774 struct buffer_head *blk_bh = NULL; ocfs2_remove_refcount_tree() local
|
H A D | xattr.c | 988 struct buffer_head *blk_bh = NULL; ocfs2_xattr_block_list() local 2476 struct buffer_head *blk_bh = NULL; ocfs2_xattr_free_block() local 2808 struct buffer_head *blk_bh = NULL; ocfs2_xattr_block_find() local 6141 struct buffer_head *blk_bh = NULL; ocfs2_xattr_attach_refcount_tree() local 7134 struct buffer_head *blk_bh = NULL; ocfs2_reflink_xattrs() local 2439 ocfs2_xattr_block_remove(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_block_remove() argument 4075 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 4124 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 6576 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 7047 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 7084 ocfs2_reflink_xattr_in_block(struct ocfs2_xattr_reflink *args, struct buffer_head *blk_bh) ocfs2_reflink_xattr_in_block() argument
|
Completed in 234 milliseconds