Searched refs:dir_ci (Results 1 – 1 of 1) sorted by relevance
2021 struct ceph_inode_info *dir_ci; in ceph_d_prune() local2031 dir_ci = ceph_inode(d_inode(dentry->d_parent)); in ceph_d_prune()2032 if (dir_ci->i_vino.snap == CEPH_SNAPDIR) in ceph_d_prune()2041 __ceph_dir_clear_complete(dir_ci); in ceph_d_prune()2050 di->lease_shared_gen == atomic_read(&dir_ci->i_shared_gen)) in ceph_d_prune()2051 __ceph_dir_clear_ordered(dir_ci); in ceph_d_prune()