Searched refs:RPC_CLNT_CREATE_NONPRIVPORT (Results 1 – 6 of 6) sorted by relevance
181 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_mount()268 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_umount()
520 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
154 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
475 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()
363 RPC_CLNT_CREATE_NONPRIVPORT), in rpcb_create()
598 if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT) in rpc_create()
Completed in 17 milliseconds