Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dxattr.c118 struct buffer_head *inode_bh; member
1400 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_get()
1543 xis.inode_bh = xbs.inode_bh = di_bh; in ocfs2_xattr_get_nolock()
2919 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_find()
2934 xs->xattr_bh = xs->inode_bh; in ocfs2_xattr_ibody_find()
3025 ret = ocfs2_xattr_ibody_init(inode, xs->inode_bh, ctxt); in ocfs2_xattr_ibody_set()
3033 ocfs2_init_dinode_xa_loc(&loc, inode, xs->inode_bh, in ocfs2_xattr_ibody_set()
3060 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_block_find()
3103 struct buffer_head *inode_bh, in ocfs2_create_xattr_block() argument
3112 struct ocfs2_dinode *di = (struct ocfs2_dinode *)inode_bh->b_data; in ocfs2_create_xattr_block()
[all …]