Lines Matching refs:to_bch_ei
655 struct bch_inode_info *dir = to_bch_ei(vdir); in bch2_lookup()
673 __bch2_create(idmap, to_bch_ei(vdir), dentry, mode, rdev, in bch2_mknod()
722 struct bch_inode_info *dir = to_bch_ei(vdir); in bch2_link()
723 struct bch_inode_info *inode = to_bch_ei(old_dentry->d_inode); in bch2_link()
743 struct bch_inode_info *dir = to_bch_ei(vdir); in __bch2_unlink()
744 struct bch_inode_info *inode = to_bch_ei(dentry->d_inode); in __bch2_unlink()
782 struct bch_inode_info *dir= to_bch_ei(vdir); in bch2_unlink()
795 struct bch_inode_info *dir = to_bch_ei(vdir), *inode; in bch2_symlink()
837 struct bch_inode_info *src_dir = to_bch_ei(src_vdir); in bch2_rename2()
838 struct bch_inode_info *dst_dir = to_bch_ei(dst_vdir); in bch2_rename2()
839 struct bch_inode_info *src_inode = to_bch_ei(src_dentry->d_inode); in bch2_rename2()
840 struct bch_inode_info *dst_inode = to_bch_ei(dst_dentry->d_inode); in bch2_rename2()
1096 struct bch_inode_info *inode = to_bch_ei(d_inode(path->dentry)); in bch2_getattr()
1151 struct bch_inode_info *inode = to_bch_ei(dentry->d_inode); in bch2_setattr()
1171 __bch2_create(idmap, to_bch_ei(vdir), in bch2_tmpfile()
1243 struct bch_inode_info *ei = to_bch_ei(vinode); in bch2_fiemap()
1386 struct bch_inode_info *inode = to_bch_ei(vinode); in bch2_open()
1530 struct bch_inode_info *inode = to_bch_ei(vinode); in bch2_encode_fh()
1531 struct bch_inode_info *dir = to_bch_ei(vdir); in bch2_encode_fh()
1603 struct bch_inode_info *inode = to_bch_ei(child->d_inode); in bch2_get_parent()
1616 struct bch_inode_info *inode = to_bch_ei(child->d_inode); in bch2_get_name()
1617 struct bch_inode_info *dir = to_bch_ei(parent->d_inode); in bch2_get_name()
1777 kmem_cache_free(bch2_inode_cache, to_bch_ei(vinode)); in bch2_free_inode()
1798 struct bch_inode_info *inode = to_bch_ei(vinode); in bch2_vfs_write_inode()
1812 struct bch_inode_info *inode = to_bch_ei(vinode); in bch2_evict_inode()