Lines Matching refs:i_zombie
59 down(&dir->i_zombie); in presto_relock_other()
68 down(&dir->i_zombie); in presto_fulllock()
76 up(&dir->i_zombie); in presto_unlock()
688 double_up(&dir->i_zombie, &dentry->d_inode->i_zombie); in presto_rmdir()
695 double_down(&dir->i_zombie, &dentry->d_inode->i_zombie); in presto_rmdir()
763 triple_up(&old_dir->i_zombie, in presto_triple_unlock()
764 &new_dir->i_zombie, in presto_triple_unlock()
765 &new_dentry->d_inode->i_zombie); in presto_triple_unlock()
767 double_up(&old_dir->i_zombie, in presto_triple_unlock()
768 &new_dir->i_zombie); in presto_triple_unlock()
772 double_up(&old_dir->i_zombie, &new_dir->i_zombie); in presto_triple_unlock()
790 triple_down(&old_dir->i_zombie, in presto_triple_fulllock()
791 &new_dir->i_zombie, in presto_triple_fulllock()
792 &new_dentry->d_inode->i_zombie); in presto_triple_fulllock()
794 double_down(&old_dir->i_zombie, in presto_triple_fulllock()
795 &new_dir->i_zombie); in presto_triple_fulllock()
798 double_down(&old_dir->i_zombie, &new_dir->i_zombie); in presto_triple_fulllock()
820 triple_down(&old_dir->i_zombie, in presto_triple_relock_other()
821 &new_dir->i_zombie, in presto_triple_relock_other()
822 &new_dentry->d_inode->i_zombie); in presto_triple_relock_other()
824 double_down(&old_dir->i_zombie, in presto_triple_relock_other()
825 &new_dir->i_zombie); in presto_triple_relock_other()
828 double_down(&old_dir->i_zombie, &new_dir->i_zombie); in presto_triple_relock_other()