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

/linux-master/fs/ocfs2/dlm/
H A Ddlmdomain.c140 static int dlm_protocol_compare(struct dlm_protocol_version *existing,
733 if (!dlm_protocol_compare(ours, &proto)) {
2074 static int dlm_protocol_compare(struct dlm_protocol_version *existing, function
2134 if (dlm_protocol_compare(&dlm->fs_locking_proto, fs_proto)) {

Completed in 268 milliseconds