Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dcallback.c230 static const struct svc_serv_ops nfs40_cb_sv_ops = {
237 static const struct svc_serv_ops nfs41_cb_sv_ops = {
244 static const struct svc_serv_ops *nfs4_cb_sv_ops[] = {
249 static const struct svc_serv_ops *nfs4_cb_sv_ops[] = {
258 const struct svc_serv_ops *sv_ops; in nfs_callback_create_svc()
/linux-4.19.296/include/linux/sunrpc/
Dsvc.h56 struct svc_serv_ops { struct
104 const struct svc_serv_ops *sv_ops; /* server operations */
476 const struct svc_serv_ops *);
486 const struct svc_serv_ops *);
/linux-4.19.296/fs/lockd/
Dsvc.c415 static const struct svc_serv_ops lockd_sv_ops = {
/linux-4.19.296/fs/nfsd/
Dnfssvc.c485 static const struct svc_serv_ops nfsd_thread_sv_ops = {