Home
last modified time | relevance | path

Searched refs:SVC_NET (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/fs/lockd/
Dsvc4proc.c176 if (locks_in_grace(SVC_NET(rqstp))) { in __nlm4svc_proc_cancel()
186 resp->status = nlmsvc_cancel_blocked(SVC_NET(rqstp), file, &argp->lock); in __nlm4svc_proc_cancel()
216 if (locks_in_grace(SVC_NET(rqstp))) { in __nlm4svc_proc_unlock()
226 resp->status = nlmsvc_unlock(SVC_NET(rqstp), file, &argp->lock); in __nlm4svc_proc_unlock()
365 if (locks_in_grace(SVC_NET(rqstp)) && !argp->reclaim) { in nlm4svc_proc_share()
400 if (locks_in_grace(SVC_NET(rqstp))) { in nlm4svc_proc_unshare()
468 nlm_host_rebooted(SVC_NET(rqstp), argp); in nlm4svc_proc_sm_notify()
Dsvcproc.c201 struct net *net = SVC_NET(rqstp); in __nlmsvc_proc_cancel()
242 struct net *net = SVC_NET(rqstp); in __nlmsvc_proc_unlock()
408 if (locks_in_grace(SVC_NET(rqstp)) && !argp->reclaim) { in nlmsvc_proc_share()
443 if (locks_in_grace(SVC_NET(rqstp))) { in nlmsvc_proc_unshare()
511 nlm_host_rebooted(SVC_NET(rqstp), argp); in nlmsvc_proc_sm_notify()
Dsvclock.c534 if (locks_in_grace(SVC_NET(rqstp)) && !reclaim) { in nlmsvc_lock()
538 if (reclaim && !locks_in_grace(SVC_NET(rqstp))) { in nlmsvc_lock()
608 if (locks_in_grace(SVC_NET(rqstp))) { in nlmsvc_testlock()
Dhost.c337 struct net *net = SVC_NET(rqstp); in nlmsvc_lookup_host()
/Linux-v5.4/fs/nfsd/
Dnfscache.c390 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd_cache_lookup()
493 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd_cache_update()
Dnfs4state.c1765 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in init_session()
2600 struct net *net = SVC_NET(rqstp); in create_client()
2966 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_exchange_id()
3264 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_create_session()
3386 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_backchannel_ctl()
3410 struct net *net = SVC_NET(rqstp); in nfsd4_bind_conn_to_session()
3453 struct net *net = SVC_NET(r); in nfsd4_destroy_session()
3583 struct net *net = SVC_NET(rqstp); in nfsd4_sequence()
3719 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_destroy_clientid()
3804 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_setclientid()
[all …]
Dnfs4proc.c356 struct net *net = SVC_NET(rqstp); in nfsd4_open()
584 gen_boot_verifier(&commit->co_verf, SVC_NET(rqstp)); in nfsd4_commit()
843 if (opens_in_grace(SVC_NET(rqstp))) in nfsd4_remove()
861 if (opens_in_grace(SVC_NET(rqstp))) in nfsd4_rename()
1009 gen_boot_verifier(&write->wr_verifier, SVC_NET(rqstp)); in nfsd4_write()
1271 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_copy()
1925 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_proc_compound()
Dnfs4idmap.c531 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in idmap_name_to_id()
571 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in idmap_id_to_name()
Dnfssvc.c796 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd_acl_init_request()
841 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd_init_request()
Dnfs3xdr.c754 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfs3svc_encode_writeres()
1130 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfs3svc_encode_commitres()
Dexport.c998 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in rqst_exp_get_by_name()
1029 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in rqst_exp_find()
Dnfs4layouts.c278 net_generic(SVC_NET(rqstp), nfsd_net_id)); in nfsd4_preprocess_layout_stateid()
Dfilecache.c790 struct net *net = SVC_NET(rqstp); in nfsd_file_acquire()
Dvfs.c978 nfsd_reset_boot_verifier(net_generic(SVC_NET(rqstp), in nfsd_vfs_write()
Dnfs4xdr.c2434 struct nfsd_net *nn = net_generic(SVC_NET(rqstp), nfsd_net_id); in nfsd4_encode_fattr()
/Linux-v5.4/net/sunrpc/auth_gss/
Dsvcauth_gss.c1146 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init()
1257 struct net *net = SVC_NET(rqstp); in svcauth_gss_proxy_init()
1448 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept()
1494 if (use_gss_proxy(SVC_NET(rqstp))) in svcauth_gss_accept()
1738 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_release()
/Linux-v5.4/include/linux/sunrpc/
Dsvc.h304 #define SVC_NET(rqst) (rqst->rq_xprt ? rqst->rq_xprt->xpt_net : rqst->rq_bc_net) macro
/Linux-v5.4/fs/nfs/
Dcallback_xdr.c933 .net = SVC_NET(rqstp), in nfs4_callback_compound()
948 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident); in nfs4_callback_compound()