Home
last modified time | relevance | path

Searched refs:nlm_program (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h119 extern struct rpc_program nlm_program;
/linux-2.4.37.9/fs/lockd/
Dhost.c196 clnt = rpc_create_client(xprt, host->h_name, &nlm_program, in nlm_bind_host()
Dxdr.c628 struct rpc_program nlm_program = { variable