Searched refs:dir_ci (Results 1 – 1 of 1) sorted by relevance
2092 struct ceph_inode_info *dir_ci; in ceph_d_prune() local2102 dir_ci = ceph_inode(d_inode(dentry->d_parent)); in ceph_d_prune()2103 if (dir_ci->i_vino.snap == CEPH_SNAPDIR) in ceph_d_prune()2112 __ceph_dir_clear_complete(dir_ci); in ceph_d_prune()2121 di->lease_shared_gen == atomic_read(&dir_ci->i_shared_gen)) in ceph_d_prune()2122 __ceph_dir_clear_ordered(dir_ci); in ceph_d_prune()