Searched refs:remote_cache_list_lock (Results 1 – 3 of 3) sorted by relevance
2336 mutex_lock(&d_info->remote_cache_list_lock); in hmdfs_add_remote_cache_list()2340 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_add_remote_cache_list()2348 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_add_remote_cache_list()2355 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_add_remote_cache_list()2400 mutex_lock(&d_info->remote_cache_list_lock); in hmdfs_drop_remote_cache_dents()2407 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_drop_remote_cache_dents()2409 mutex_lock(&d_info->remote_cache_list_lock); in hmdfs_drop_remote_cache_dents()2413 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_drop_remote_cache_dents()2468 mutex_lock(&d_info->remote_cache_list_lock); in hmdfs_mark_drop_flag()2475 mutex_unlock(&d_info->remote_cache_list_lock); in hmdfs_mark_drop_flag()[all …]
53 struct mutex remote_cache_list_lock; member
45 mutex_init(&info->remote_cache_list_lock); in init_hmdfs_dentry_info()