Lines Matching refs:d_lock
115 spin_lock(&dentry->d_lock); in dcache_dir_lseek()
122 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_dir_lseek()
125 spin_unlock(&next->d_lock); in dcache_dir_lseek()
129 spin_unlock(&dentry->d_lock); in dcache_dir_lseek()
157 spin_lock(&dentry->d_lock); in dcache_readdir()
163 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
165 spin_unlock(&next->d_lock); in dcache_readdir()
169 spin_unlock(&next->d_lock); in dcache_readdir()
170 spin_unlock(&dentry->d_lock); in dcache_readdir()
174 spin_lock(&dentry->d_lock); in dcache_readdir()
175 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
178 spin_unlock(&next->d_lock); in dcache_readdir()
182 spin_unlock(&dentry->d_lock); in dcache_readdir()
289 spin_lock(&dentry->d_lock); in simple_empty()
291 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
293 spin_unlock(&child->d_lock); in simple_empty()
296 spin_unlock(&child->d_lock); in simple_empty()
300 spin_unlock(&dentry->d_lock); in simple_empty()