Searched refs:cache_pull_lock (Results 1 – 3 of 3) sorted by relevance
58 struct mutex cache_pull_lock; member
1475 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()
46 mutex_init(&info->cache_pull_lock); in init_hmdfs_dentry_info()