Searched refs:clnt_raw_ops (Results 1 – 1 of 1) sorted by relevance
79 static struct clnt_ops *clnt_raw_ops(void);130 client->cl_ops = clnt_raw_ops(); in clnt_raw_create()274 clnt_raw_ops(void) in clnt_raw_ops() function