Lines Matching refs:lock
51 struct rt_spinlock lock; /* tmpfs lock */ member
133 rt_spin_lock(&superblock->lock);
135 rt_spin_unlock(&superblock->lock);
159 rt_spin_lock_init(&superblock->lock); in devtmpfs_mount()
217 rt_spin_lock(&superblock->lock); in devtmpfs_file_lookup()
225 rt_spin_unlock(&superblock->lock); in devtmpfs_file_lookup()
233 rt_spin_unlock(&superblock->lock); in devtmpfs_file_lookup()
237 rt_spin_unlock(&superblock->lock); in devtmpfs_file_lookup()
377 rt_spin_lock(&superblock->lock); in devtmpfs_symlink()
379 rt_spin_unlock(&superblock->lock); in devtmpfs_symlink()
449 rt_spin_lock(&superblock->lock); in devtmpfs_unlink()
451 rt_spin_unlock(&superblock->lock); in devtmpfs_unlink()
551 rt_spin_lock(&superblock->lock); in devtmpfs_create_vnode()
553 rt_spin_unlock(&superblock->lock); in devtmpfs_create_vnode()