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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c62 __be32 h_node_num; /* node sending this particular message. */ member in struct:ocfs2_msg_hdr
157 node_num = be32_to_cpu(hdr->h_node_num);
190 response.r_hdr.h_node_num = cpu_to_be32(osb->node_num);
477 hdr->h_node_num = cpu_to_be32(osb->node_num);
629 node_num = be32_to_cpu(resp->r_hdr.h_node_num);
639 mlog(0, "h_node_num = %u\n", node_num);
697 mlog(0, "h_node_num = %u\n",
698 be32_to_cpu(work->w_msg.v_hdr.h_node_num));

Completed in 67 milliseconds