Searched refs:ino_cache_lock (Results 1 – 4 of 4) sorted by relevance
122 spin_lock(&root->ino_cache_lock); in caching_kthread()124 spin_unlock(&root->ino_cache_lock); in caching_kthread()147 spin_lock(&root->ino_cache_lock); in start_caching()149 spin_unlock(&root->ino_cache_lock); in start_caching()154 spin_unlock(&root->ino_cache_lock); in start_caching()158 spin_lock(&root->ino_cache_lock); in start_caching()160 spin_unlock(&root->ino_cache_lock); in start_caching()222 spin_lock(&root->ino_cache_lock); in btrfs_return_ino()224 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()228 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()[all …]
3471 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()3474 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()3482 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()3485 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
1510 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()
1873 spinlock_t ino_cache_lock; member