Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A 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()
228 spin_lock(&root->ino_cache_lock); in btrfs_return_ino()
[all...]
H A Dfree-space-cache.c3894 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3897 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
3905 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3908 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
H A Dctree.h1072 spinlock_t ino_cache_lock; member
H A Ddisk-io.c1376 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()

Completed in 17 milliseconds