Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dmount_clnt.c178 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_mount()
263 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_umount()
Dclient.c522 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nfs_create_rpc_client()
/linux-4.19.296/include/linux/sunrpc/
Dclnt.h139 #define RPC_CLNT_CREATE_NONPRIVPORT (1UL << 3) macro
/linux-4.19.296/fs/lockd/
Dhost.c466 args.flags |= RPC_CLNT_CREATE_NONPRIVPORT; in nlm_bind_host()