Home
last modified time | relevance | path

Searched refs:pg_rpcbind_set (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/nfs/
Dcallback.c464 .pg_rpcbind_set = svc_generic_rpcbind_set,
/Linux-v5.4/include/linux/sunrpc/
Dsvc.h413 int (*pg_rpcbind_set)(struct net *net, member
/Linux-v5.4/fs/nfsd/
Dnfssvc.c109 .pg_rpcbind_set = nfsd_acl_rpcbind_set,
142 .pg_rpcbind_set = nfsd_rpcbind_set,
/Linux-v5.4/fs/lockd/
Dsvc.c818 .pg_rpcbind_set = svc_generic_rpcbind_set,
/Linux-v5.4/net/sunrpc/
Dsvc.c1074 error = progp->pg_rpcbind_set(net, progp, i, in svc_register()