Home
last modified time | relevance | path

Searched refs:rfs4_findclient_by_id (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c543 cp = rfs4_findclient_by_id(args->csa_clientid, TRUE); in rfs4x_op_create_session()
1026 cp = rfs4_findclient_by_id(args->dca_clientid, TRUE); in rfs4x_op_destroy_clientid()
H A Dnfs4_srv.c4097 cp = rfs4_findclient_by_id(ap->lock_owner.clientid, FALSE); in rfs4_op_release_lockowner()
4992 if ((cp = rfs4_findclient_by_id(args->clientid, FALSE)) == NULL) { in rfs4_op_renew()
7570 cp = rfs4_findclient_by_id(owner->clientid, FALSE); in rfs4_op_open()
8476 cp = rfs4_findclient_by_id(args->clientid, TRUE); in rfs4_op_setclientid_confirm()
9687 if ((cp = rfs4_findclient_by_id(args->owner.clientid, FALSE)) in rfs4_op_lockt()
H A Dnfs4_state.c1953 rfs4_findclient_by_id(clientid4 clientid, bool_t find_unconfirmed) in rfs4_findclient_by_id() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h920 extern rfs4_client_t *rfs4_findclient_by_id(clientid4, bool_t);