Searched refs:dispatch (Results 1 – 2 of 2) sorted by relevance
2227 int dispatch = 0; in dlm_deref_lockres_handler() local2259 dispatch = 1; in dlm_deref_lockres_handler()2269 if (!dispatch) { in dlm_deref_lockres_handler()
3386 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch() function3511 .dispatch = dispatch,