Lines Matching refs:ei_inode
65 set_flags(bch_flags_to_vfs, inode->ei_inode.bi_flags, inode->v.i_flags);
67 if (bch2_inode_casefold(c, &inode->ei_inode))
99 inode->ei_inode = *bi;
139 * the btree node lock protects inode->ei_inode, not ei_update_lock;
716 struct bch_hash_info hash = bch2_hash_info_init(c, &dir->ei_inode);
1034 bch_qid(&src_inode->ei_inode),
1039 bch_qid(&dst_inode->ei_inode),
1208 stat->btime = bch2_time_to_timespec(c, inode->ei_inode.bi_otime);
1211 if (inode->ei_inode.bi_flags & BCH_INODE_immutable)
1215 if (inode->ei_inode.bi_flags & BCH_INODE_append)
1219 if (inode->ei_inode.bi_flags & BCH_INODE_nodump)
1574 struct bch_hash_info hash = bch2_hash_info_init(c, &inode->ei_inode);
1625 fileattr_fill_xflags(fa, map_flags(bch_flags_to_xflags, inode->ei_inode.bi_flags));
1627 if (inode->ei_inode.bi_fields_set & (1 << Inode_opt_project))
1630 if (bch2_inode_casefold(c, &inode->ei_inode))
1705 if ((inode->ei_inode.bi_project ||
1707 inode->ei_inode.bi_project != fa->fsx_projid + 1) {
1869 .gen = inode->ei_inode.bi_generation,
1952 .subvol = inode->ei_inode.bi_parent_subvol ?:
1954 .inum = inode->ei_inode.bi_dir,
1983 POS(dir->ei_inode.bi_inum, 0), 0);
1985 POS(dir->ei_inode.bi_inum, 0), 0);
2000 if (inode_u.bi_dir == dir->ei_inode.bi_inum) {
2028 if (k.k->p.inode > dir->ei_inode.bi_inum)
2081 inode->ei_inode.bi_inum = inum.inum;