Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c83 static mutex_t dfs_nsmtx; variable
328 (void) mutex_lock(&dfs_nsmtx); in dfs_namespace_add()
331 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_add()
340 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_add()
360 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_add()
370 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_add()
1104 (void) mutex_lock(&dfs_nsmtx); in dfs_namespace_cache()
1110 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_cache()
1116 (void) mutex_unlock(&dfs_nsmtx); in dfs_namespace_cache()
1136 (void) mutex_lock(&dfs_nsmtx); in dfs_namespace_iscached()
[all …]