Searched refs:cl_nodes_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dnodemanager.h59 rwlock_t cl_nodes_lock; member in struct:o2nm_cluster
H A Dnodemanager.c107 read_lock(&o2nm_single_cluster->cl_nodes_lock);
111 read_unlock(&o2nm_single_cluster->cl_nodes_lock);
126 read_lock(&cluster->cl_nodes_lock);
128 read_unlock(&cluster->cl_nodes_lock);
177 read_lock(&cluster->cl_nodes_lock);
181 read_unlock(&cluster->cl_nodes_lock);
273 write_lock(&cluster->cl_nodes_lock);
281 write_unlock(&cluster->cl_nodes_lock);
339 write_lock(&cluster->cl_nodes_lock);
346 write_unlock(&cluster->cl_nodes_lock);
[all...]

Completed in 95 milliseconds