Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c3893 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3896 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
3904 spin_lock(&root->ino_cache_lock); in lookup_free_ino_inode()
3907 spin_unlock(&root->ino_cache_lock); in lookup_free_ino_inode()
H A Dctree.h1074 spinlock_t ino_cache_lock; member
H A Ddisk-io.c1376 spin_lock_init(&root->ino_cache_lock); in btrfs_init_fs_root()