Home
last modified time | relevance | path

Searched refs:ret_bh (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h136 struct buffer_head **ret_bh,
141 struct buffer_head **ret_bh,
201 struct buffer_head **ret_bh,
H A Ddlmglue.c2400 struct buffer_head **ret_bh, in ocfs2_assign_bh() argument
2408 *ret_bh = passed_bh; in ocfs2_assign_bh()
2409 get_bh(*ret_bh); in ocfs2_assign_bh()
2426 struct buffer_head **ret_bh, in ocfs2_inode_lock_full_nested() argument
2508 if (ret_bh) { in ocfs2_inode_lock_full_nested()
2518 if (ret_bh && (*ret_bh)) { in ocfs2_inode_lock_full_nested()
2519 brelse(*ret_bh); in ocfs2_inode_lock_full_nested()
2520 *ret_bh = NULL; in ocfs2_inode_lock_full_nested()
2547 struct buffer_head **ret_bh, in ocfs2_inode_lock_with_page() argument
2674 struct buffer_head **ret_bh, in ocfs2_inode_lock_tracker() argument
[all …]
H A Dmove_extents.c365 struct buffer_head **ret_bh) in ocfs2_find_victim_alloc_group() argument
439 *ret_bh = gd_bh; in ocfs2_find_victim_alloc_group()
H A Dxattr.c2858 struct buffer_head **ret_bh) in ocfs2_create_xattr_block() argument
2932 *ret_bh = new_bh; in ocfs2_create_xattr_block()
6200 struct buffer_head **ret_bh,
6266 if (ret_bh) in ocfs2_get_xattr_value_root()
6267 *ret_bh = bh; in ocfs2_get_xattr_value_root()
6542 struct buffer_head **ret_bh, in ocfs2_create_empty_xattr_block() argument
6566 ret_bh); in ocfs2_create_empty_xattr_block()
6681 struct buffer_head **ret_bh, in ocfs2_get_reflink_xattr_value_root() argument
6694 xv, ret_bh); in ocfs2_get_reflink_xattr_value_root()
6708 struct buffer_head **ret_bh, in ocfs2_value_tree_metas_in_bucket() argument
[all …]
H A Drefcounttree.c1061 struct buffer_head **ret_bh) in ocfs2_get_refcount_rec() argument
1076 *ret_bh = ref_root_bh; in ocfs2_get_refcount_rec()
1134 *ret_bh = ref_leaf_bh; in ocfs2_get_refcount_rec()