Searched refs:cb_clp (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4callback.c | 472 session = rcu_dereference(cb->cb_clp->cl_cb_session); in encode_cb_sequence4args() 551 session = rcu_dereference(cb->cb_clp->cl_cb_session); in decode_cb_sequence4resok() 608 if (cb->cb_clp->cl_minorversion == 0) in decode_cb_sequence4res() 646 .ident = cb->cb_clp->cl_cb_ident, in nfs4_xdr_enc_cb_getattr() 647 .minorversion = cb->cb_clp->cl_minorversion, in nfs4_xdr_enc_cb_getattr() 665 .ident = cb->cb_clp->cl_cb_ident, in nfs4_xdr_enc_cb_recall() 666 .minorversion = cb->cb_clp->cl_minorversion, in nfs4_xdr_enc_cb_recall() 685 .ident = cb->cb_clp->cl_cb_ident, in nfs4_xdr_enc_cb_recall_any() 686 .minorversion = cb->cb_clp->cl_minorversion, in nfs4_xdr_enc_cb_recall_any() 857 .minorversion = cb->cb_clp->cl_minorversion, in nfs4_xdr_enc_cb_layout() [all …]
|
| H A D | trace.h | 1931 __sockaddr(addr, ra->ra_cb.cb_clp->cl_cb_conn.cb_addrlen) 1934 __entry->cl_boot = ra->ra_cb.cb_clp->cl_clientid.cl_boot; 1935 __entry->cl_id = ra->ra_cb.cb_clp->cl_clientid.cl_id; 1938 __assign_sockaddr(addr, &ra->ra_cb.cb_clp->cl_addr, 1939 ra->ra_cb.cb_clp->cl_cb_conn.cb_addrlen); 2000 __entry->cl_boot = cb->cb_clp->cl_clientid.cl_boot; 2001 __entry->cl_id = cb->cb_clp->cl_clientid.cl_id;
|
| H A D | state.h | 86 struct nfs4_client *cb_clp; member
|
| H A D | nfs4proc.c | 1944 nfsd4_put_client(cb->cb_clp); in nfsd4_cb_offload_release()
|
| H A D | nfs4state.c | 3617 struct nfs4_client *clp = cb->cb_clp; in nfsd4_cb_recall_any_release() 10152 dp->dl_recall.cb_clp == *(ntli->ntli_lease_breaker)) { in nfsd4_deleg_getattr_conflict()
|