Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dclnt.h127 #define RPC_CLNT_CREATE_AUTOBIND (1UL << 2) macro
/linux-4.1.27/fs/lockd/
Dhost.c457 RPC_CLNT_CREATE_AUTOBIND), in nlm_bind_host()
/linux-4.1.27/net/sunrpc/
Dclnt.c466 if (args->flags & RPC_CLNT_CREATE_AUTOBIND) in rpc_create_xprt()