Home
last modified time | relevance | path

Searched refs:ino_cache_lock (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Dinode-map.c23 spin_lock(&root->ino_cache_lock); in fail_caching_thread()
25 spin_unlock(&root->ino_cache_lock); in fail_caching_thread()
124 spin_lock(&root->ino_cache_lock); in caching_kthread()
126 spin_unlock(&root->ino_cache_lock); in caching_kthread()
150 spin_lock(&root->ino_cache_lock); in start_caching()
152 spin_unlock(&root->ino_cache_lock); in start_caching()
157 spin_unlock(&root->ino_cache_lock); in start_caching()
161 spin_lock(&root->ino_cache_lock); in start_caching()
163 spin_unlock(&root->ino_cache_lock); in start_caching()
227 spin_lock(&root->ino_cache_lock); in btrfs_return_ino()
[all …]
Dfree-space-cache.c3487 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3490 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
3498 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3501 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
Dctree.h984 spinlock_t ino_cache_lock; member
Ddisk-io.c1475 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()