Searched refs:cb_ident (Results 1 – 6 of 6) sorted by relevance
49 unsigned int cb_ident; /* v4.0 callback identifier */ member
517 nfs4_find_client_ident(struct net *net, int cb_ident) in nfs4_find_client_ident() argument523 clp = idr_find(&nn->cb_ident_idr, cb_ident); in nfs4_find_client_ident()
171 hdr->cb_ident = ntohl(*p++); /* ignored by v4.1 */ in decode_compound_hdr_arg()883 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident); in nfs4_callback_compound()
112 u32 cb_ident; /* minorversion 0 only */ member
665 clp->cl_cb_ident = conn->cb_ident; in setup_callback_client()
1495 conn->cb_ident = se->se_callback_ident; in gen_callback()