Home
last modified time | relevance | path

Searched refs:cb_ident (Results 1 – 6 of 6) sorted by relevance

/fs/nfs/
Dcallback.h54 unsigned int cb_ident; /* v4.0 callback identifier */ member
Dnfs4client.c756 nfs4_find_client_ident(struct net *net, int cb_ident) in nfs4_find_client_ident() argument
762 clp = idr_find(&nn->cb_ident_idr, cb_ident); in nfs4_find_client_ident()
Dcallback_xdr.c162 hdr->cb_ident = ntohl(*p++); /* ignored by v4.1 and v4.2 */ in decode_compound_hdr_arg()
906 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident); in nfs4_callback_compound()
/fs/nfsd/
Dstate.h150 u32 cb_ident; /* minorversion 0 only */ member
Dnfs4callback.c812 clp->cl_cb_ident = conn->cb_ident; in setup_callback_client()
Dnfs4state.c2316 conn->cb_ident = se->se_callback_ident; in gen_callback()