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