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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dnodemanager.h59 unsigned cl_has_local:1; member in struct:o2nm_cluster
H A Dnodemanager.c148 if (o2nm_single_cluster && o2nm_single_cluster->cl_has_local)
327 if (tmp && tmp == cluster->cl_has_local &&
332 if (tmp && !cluster->cl_has_local) {
338 if (!tmp && cluster->cl_has_local &&
346 cluster->cl_has_local = tmp;
717 if (cluster->cl_has_local &&
719 cluster->cl_has_local = 0;

Completed in 142 milliseconds