Searched refs:_handle_create_kvs (Results 1 – 1 of 1) sorted by relevance
72 static int _handle_create_kvs(int fd, int lrank, client_req_t *req);93 { CREATEKVS_CMD, _handle_create_kvs },252 _handle_create_kvs(int fd, int lrank, client_req_t *req) in _handle_create_kvs() function