Lines Matching refs:d_lock
110 spin_lock(&dentry->d_lock); in dcache_dir_lseek()
117 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_dir_lseek()
120 spin_unlock(&next->d_lock); in dcache_dir_lseek()
124 spin_unlock(&dentry->d_lock); in dcache_dir_lseek()
152 spin_lock(&dentry->d_lock); in dcache_readdir()
158 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
160 spin_unlock(&next->d_lock); in dcache_readdir()
164 spin_unlock(&next->d_lock); in dcache_readdir()
165 spin_unlock(&dentry->d_lock); in dcache_readdir()
169 spin_lock(&dentry->d_lock); in dcache_readdir()
170 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
173 spin_unlock(&next->d_lock); in dcache_readdir()
177 spin_unlock(&dentry->d_lock); in dcache_readdir()
284 spin_lock(&dentry->d_lock); in simple_empty()
286 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
288 spin_unlock(&child->d_lock); in simple_empty()
291 spin_unlock(&child->d_lock); in simple_empty()
295 spin_unlock(&dentry->d_lock); in simple_empty()