Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlowcomms.h27 static inline int nodeid_hash(int nodeid) in nodeid_hash() function
H A Dmidcomms.c334 return __find_node(nodeid, nodeid_hash(nodeid)); in nodeid2node()
339 int ret, idx, r = nodeid_hash(nodeid); in dlm_midcomms_addr()