Searched refs:dir_ci (Results 1 – 1 of 1) sorted by relevance
1696 struct ceph_inode_info *dir_ci; in ceph_d_prune() local1706 dir_ci = ceph_inode(d_inode(dentry->d_parent)); in ceph_d_prune()1707 if (dir_ci->i_vino.snap == CEPH_SNAPDIR) in ceph_d_prune()1716 __ceph_dir_clear_complete(dir_ci); in ceph_d_prune()1725 di->lease_shared_gen == atomic_read(&dir_ci->i_shared_gen)) in ceph_d_prune()1726 __ceph_dir_clear_ordered(dir_ci); in ceph_d_prune()