Home
last modified time | relevance | path

Searched refs:cache_pull_lock (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_device_view.h58 struct mutex cache_pull_lock; member
Dhmdfs_dentryfile.c1475 mutex_lock(&d_info->cache_pull_lock); in get_cloud_cache_file()
1477 mutex_unlock(&d_info->cache_pull_lock); in get_cloud_cache_file()
2143 mutex_lock(&d_info->cache_pull_lock); in get_remote_dentry_file()
2175 mutex_unlock(&d_info->cache_pull_lock); in get_remote_dentry_file()
Dinode_local.c46 mutex_init(&info->cache_pull_lock); in init_hmdfs_dentry_info()