Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c520 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
/linux-6.3-rc2/include/linux/sunrpc/
A Dclnt.h154 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
/linux-6.3-rc2/fs/lockd/
A Dhost.c475 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()
/linux-6.3-rc2/net/sunrpc/
A Drpcb_clnt.c363 RPC_CLNT_CREATE_NONPRIVPORT), in rpcb_create()
A Dclnt.c598 if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT) in rpc_create()

Completed in 17 milliseconds