Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dinode-map.c108 spin_lock(&root->ino_cache_lock); in caching_kthread()
110 spin_unlock(&root->ino_cache_lock); in caching_kthread()
134 spin_lock(&root->ino_cache_lock); in start_caching()
136 spin_unlock(&root->ino_cache_lock); in start_caching()
141 spin_unlock(&root->ino_cache_lock); in start_caching()
145 spin_lock(&root->ino_cache_lock); in start_caching()
147 spin_unlock(&root->ino_cache_lock); in start_caching()
209 spin_lock(&root->ino_cache_lock); in btrfs_return_ino()
211 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()
215 spin_unlock(&root->ino_cache_lock); in btrfs_return_ino()
[all …]
Dfree-space-cache.c3429 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3432 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
3440 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3443 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
Dctree.h1185 spinlock_t ino_cache_lock; member
Ddisk-io.c1486 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()