Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dcallback.c468 .pg_rpcbind_set = svc_generic_rpcbind_set,
/Linux-v5.15/fs/nfsd/
Dnfssvc.c110 .pg_rpcbind_set = nfsd_acl_rpcbind_set,
143 .pg_rpcbind_set = nfsd_rpcbind_set,
/Linux-v5.15/include/linux/sunrpc/
Dsvc.h420 int (*pg_rpcbind_set)(struct net *net, member
/Linux-v5.15/fs/lockd/
Dsvc.c863 .pg_rpcbind_set = svc_generic_rpcbind_set,
/Linux-v5.15/net/sunrpc/
Dsvc.c1096 error = progp->pg_rpcbind_set(net, progp, i, in svc_register()