Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Ddfs_cache.c1424 mutex_lock(&server->refpath_lock); in refresh_tcon()
1427 mutex_unlock(&server->refpath_lock); in refresh_tcon()
1532 mutex_lock(&server->refpath_lock); in refresh_mounts()
1535 mutex_unlock(&server->refpath_lock); in refresh_mounts()
A Dconnect.c1482 mutex_init(&tcp_ses->refpath_lock); in cifs_get_tcp_session()
4156 mutex_lock(&server->refpath_lock); in update_server_fullpath()
4159 mutex_unlock(&server->refpath_lock); in update_server_fullpath()
A Dcifsglob.h708 struct mutex refpath_lock; /* protects leaf_fullpath */ member

Completed in 31 milliseconds