Searched refs:cb_ident (Results 1 – 6 of 6) sorted by relevance
54 unsigned int cb_ident; /* v4.0 callback identifier */ member
756 nfs4_find_client_ident(struct net *net, int cb_ident) in nfs4_find_client_ident() argument762 clp = idr_find(&nn->cb_ident_idr, cb_ident); in nfs4_find_client_ident()
162 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()
150 u32 cb_ident; /* minorversion 0 only */ member
812 clp->cl_cb_ident = conn->cb_ident; in setup_callback_client()
2316 conn->cb_ident = se->se_callback_ident; in gen_callback()