Home
last modified time | relevance | path

Searched refs:RPC_CLNT_CREATE_REUSEPORT (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sunrpc/
A Dclnt.h175 #define RPC_CLNT_CREATE_REUSEPORT (1UL << 11) macro
/linux/fs/lockd/
A Dhost.c462 RPC_CLNT_CREATE_REUSEPORT), in nlm_bind_host()
/linux/fs/nfs/
A Dclient.c544 args.flags |= RPC_CLNT_CREATE_REUSEPORT; in nfs_create_rpc_client()
/linux/include/trace/events/
A Dsunrpc.h166 { RPC_CLNT_CREATE_REUSEPORT, "REUSEPORT" })
/linux/net/sunrpc/
A Dclnt.c613 if (args->flags & RPC_CLNT_CREATE_REUSEPORT) in rpc_create()

Completed in 19 milliseconds