Home
last modified time | relevance | path

Searched refs:s_bh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Drefcounttree.h109 struct buffer_head *s_bh,
120 struct buffer_head *s_bh,
H A Drefcounttree.c3919 struct buffer_head *s_bh, in ocfs2_add_refcounted_extent()
3926 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_duplicate_inline_data()
4014 struct buffer_head *s_bh,
4021 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_complete_reflink()
4085 struct buffer_head *s_bh, in ocfs2_complete_reflink()
4094 struct ocfs2_dinode *di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_create_reflink_node()
4107 ret = ocfs2_duplicate_inline_data(s_inode, s_bh, in ocfs2_create_reflink_node()
4486 struct buffer_head *s_bh,
4507 dis = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_reflink_remap_extent()
4508 ocfs2_init_dinode_extent_tree(&s_et, INODE_CACHE(s_inode), s_bh); in ocfs2_reflink_remap_extent()
3922 ocfs2_duplicate_inline_data(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh) ocfs2_duplicate_inline_data() argument
4017 ocfs2_complete_reflink(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh,bool preserve) ocfs2_complete_reflink() argument
4088 ocfs2_create_reflink_node(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh,bool preserve) ocfs2_create_reflink_node() argument
4489 ocfs2_reflink_remap_extent(struct inode * s_inode,struct buffer_head * s_bh,loff_t pos_in,struct inode * t_inode,struct buffer_head * t_bh,loff_t pos_out,loff_t len,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_reflink_remap_extent() argument
4603 ocfs2_reflink_remap_blocks(struct inode * s_inode,struct buffer_head * s_bh,loff_t pos_in,struct inode * t_inode,struct buffer_head * t_bh,loff_t pos_out,loff_t len) ocfs2_reflink_remap_blocks() argument
4796 ocfs2_reflink_inodes_unlock(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh) ocfs2_reflink_inodes_unlock() argument
[all...]