Searched refs:dir_ci (Results 1 – 1 of 1) sorted by relevance
1821 struct ceph_inode_info *dir_ci; in ceph_d_prune() local1831 dir_ci = ceph_inode(d_inode(dentry->d_parent)); in ceph_d_prune()1832 if (dir_ci->i_vino.snap == CEPH_SNAPDIR) in ceph_d_prune()1841 __ceph_dir_clear_complete(dir_ci); in ceph_d_prune()1850 di->lease_shared_gen == atomic_read(&dir_ci->i_shared_gen)) in ceph_d_prune()1851 __ceph_dir_clear_ordered(dir_ci); in ceph_d_prune()