Searched refs:s_bh (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.h | 109 struct buffer_head *s_bh, 120 struct buffer_head *s_bh,
|
H A D | refcounttree.c | 3929 struct buffer_head *s_bh, in ocfs2_duplicate_inline_data() argument 4024 struct buffer_head *s_bh, in ocfs2_complete_reflink() argument 4095 struct buffer_head *s_bh, in ocfs2_create_reflink_node() argument 4117 ret = ocfs2_duplicate_inline_data(s_inode, s_bh, in ocfs2_create_reflink_node() 4496 struct buffer_head *s_bh, in ocfs2_reflink_remap_extent() argument 4517 dis = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_reflink_remap_extent() 4610 struct buffer_head *s_bh, in ocfs2_reflink_remap_blocks() argument 4624 dis = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_reflink_remap_blocks() 4665 ret = ocfs2_set_refcount_tree(s_inode, s_bh, in ocfs2_reflink_remap_blocks() 4803 struct buffer_head *s_bh, in ocfs2_reflink_inodes_unlock() argument [all …]
|