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

/linux-4.4.14/fs/nfs/
H A Dcallback.h52 unsigned int cb_ident; /* v4.0 callback identifier */ member in struct:cb_compound_hdr_arg
H A Dcallback_xdr.c173 hdr->cb_ident = ntohl(*p++); /* ignored by v4.1 and v4.2 */ decode_compound_hdr_arg()
913 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident); nfs4_callback_compound()
H A Dnfs4client.c699 nfs4_find_client_ident(struct net *net, int cb_ident) nfs4_find_client_ident() argument
705 clp = idr_find(&nn->cb_ident_idr, cb_ident); nfs4_find_client_ident()
/linux-4.4.14/fs/nfsd/
H A Dstate.h150 u32 cb_ident; /* minorversion 0 only */ member in struct:nfs4_cb_conn
H A Dnfs4callback.c758 clp->cl_cb_ident = conn->cb_ident; setup_callback_client()
H A Dnfs4state.c2207 conn->cb_ident = se->se_callback_ident; gen_callback()

Completed in 195 milliseconds