Searched refs:RPC_CLNT_CREATE_NONPRIVPORT (Results 1 – 7 of 7) sorted by relevance
170 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
176 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_mount()
550 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
474 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()
386 RPC_CLNT_CREATE_NONPRIVPORT), in rpcb_create()
601 if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT) in rpc_create()
153 { RPC_CLNT_CREATE_NONPRIVPORT, "NONPRIVPORT" }, \