Searched refs:fscache_lock (Results 1 – 3 of 3) sorted by relevance
49 mutex_lock(&tcon->fscache_lock); in cifs_fscache_get_super_cookie()51 mutex_unlock(&tcon->fscache_lock); in cifs_fscache_get_super_cookie()62 mutex_unlock(&tcon->fscache_lock); in cifs_fscache_get_super_cookie()71 mutex_unlock(&tcon->fscache_lock); in cifs_fscache_get_super_cookie()110 mutex_unlock(&tcon->fscache_lock); in cifs_fscache_get_super_cookie()
145 mutex_init(&ret_buf->fscache_lock); in tcon_info_alloc()
1284 struct mutex fscache_lock; /* Prevent regetting a cookie */ member