Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dinode-map.c122 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()
221 spin_lock(&root->ino_cache_lock); in btrfs_return_ino()
223 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()
227 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()
[all …]
Dfree-space-cache.c3446 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3449 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
3457 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3460 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
Dctree.h1872 spinlock_t ino_cache_lock; member
Ddisk-io.c1579 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()