Searched refs:dir_ci (Results 1 – 1 of 1) sorted by relevance
1831 struct ceph_inode_info *dir_ci; in ceph_d_prune() local1841 dir_ci = ceph_inode(d_inode(dentry->d_parent)); in ceph_d_prune()1842 if (dir_ci->i_vino.snap == CEPH_SNAPDIR) in ceph_d_prune()1851 __ceph_dir_clear_complete(dir_ci); in ceph_d_prune()1860 di->lease_shared_gen == atomic_read(&dir_ci->i_shared_gen)) in ceph_d_prune()1861 __ceph_dir_clear_ordered(dir_ci); in ceph_d_prune()