Home
last modified time | relevance | path

Searched refs:RPC_CLNT_CREATE_NONPRIVPORT (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nfs/
A Dmount_clnt.c181 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_mount()
268 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_umount()
A Dclient.c524 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
/linux/include/linux/sunrpc/
A Dclnt.h154 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
/linux/fs/lockd/
A Dhost.c475 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()
/linux/net/sunrpc/
A Drpcb_clnt.c363 RPC_CLNT_CREATE_NONPRIVPORT), in rpcb_create()
A Dclnt.c591 if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT) in rpc_create()

Completed in 17 milliseconds