Searched refs:ret_cr (Results 1 – 1 of 1) sorted by relevance
1574 cred_t *ret_cr; in nfs4_get_otw_cred() local1582 ret_cr = oop->oo_cred_otw; in nfs4_get_otw_cred()1584 ret_cr = cr; in nfs4_get_otw_cred()1585 crhold(ret_cr); in nfs4_get_otw_cred()1590 ret_cr = cr; in nfs4_get_otw_cred()1591 crhold(ret_cr); in nfs4_get_otw_cred()1593 return (ret_cr); in nfs4_get_otw_cred()1614 cred_t *ret_cr; in nfs4_get_otw_cred_by_osp() local1681 ret_cr = oop->oo_cred_otw; in nfs4_get_otw_cred_by_osp()1683 ret_cr = cr; in nfs4_get_otw_cred_by_osp()[all …]