Searched refs:RPC_CLNT_CREATE_NONPRIVPORT (Results 1 – 6 of 6) sorted by relevance
179 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_mount()265 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_umount()
515 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
144 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
479 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()
379 RPC_CLNT_CREATE_NONPRIVPORT), in rpcb_create()
592 if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT) in rpc_create()