Searched refs:tmp_osp (Results 1 – 2 of 2) sorted by relevance
1653 nfs4_open_stream_t *tmp_osp; in nfs4_get_otw_cred_by_osp() local1658 tmp_osp = in nfs4_get_otw_cred_by_osp()1661 next_osp = tmp_osp; in nfs4_get_otw_cred_by_osp()
1319 nfs4_open_stream_t *tmp_osp; in nfs4open_otw() local1322 tmp_osp = find_open_stream(oop, tmp_rp); in nfs4open_otw()1323 if (tmp_osp) { in nfs4open_otw()1324 tmp_osp->open_stateid = op_res->stateid; in nfs4open_otw()1325 mutex_exit(&tmp_osp->os_sync_lock); in nfs4open_otw()1326 open_stream_rele(tmp_osp, tmp_rp); in nfs4open_otw()