Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c1574 cred_t *ret_cr; in nfs4_get_otw_cred() local
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() local
1683 ret_cr = cr; in nfs4_get_otw_cred_by_osp()
1684 crhold(ret_cr); in nfs4_get_otw_cred_by_osp()
1695 ret_cr = cr; in nfs4_get_otw_cred_by_osp()
[all …]