Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback.c235 static const struct svc_serv_ops nfs40_cb_sv_ops = {
242 static const struct svc_serv_ops nfs41_cb_sv_ops = {
249 static const struct svc_serv_ops *nfs4_cb_sv_ops[] = {
254 static const struct svc_serv_ops *nfs4_cb_sv_ops[] = {
263 const struct svc_serv_ops *sv_ops; in nfs_callback_create_svc()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h56 struct svc_serv_ops { struct
104 const struct svc_serv_ops *sv_ops; /* server operations */
496 const struct svc_serv_ops *);
506 const struct svc_serv_ops *);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvc.c425 const struct svc_serv_ops *ops) in __svc_create()
490 const struct svc_serv_ops *ops) in svc_create()
498 const struct svc_serv_ops *ops) in svc_create_pooled()
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c421 static const struct svc_serv_ops lockd_sv_ops = {
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c595 static const struct svc_serv_ops nfsd_thread_sv_ops = {