Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c86 int master_node) in dlmunlock_common() argument
94 mlog(0, "master_node = %d, valblk = %d\n", master_node, in dlmunlock_common()
97 if (master_node) in dlmunlock_common()
116 if (master_node && !(flags & LKM_CANCEL)) { in dlmunlock_common()
144 if (status != DLM_NORMAL && (status != DLM_CANCELGRANT || !master_node)) in dlmunlock_common()
150 if (master_node) in dlmunlock_common()
157 if (!master_node) { in dlmunlock_common()
217 master_node ? "" : "non-"); in dlmunlock_common()
/linux/drivers/soundwire/
H A Dmaster.c101 ATTRIBUTE_GROUPS(master_node);