Searched refs:tmp_ds (Results 1 – 1 of 1) sorted by relevance
764 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add() local780 tmp_ds = _data_server_lookup_locked(dsaddrs); in nfs4_pnfs_ds_add()781 if (tmp_ds == NULL) { in nfs4_pnfs_ds_add()794 refcount_inc(&tmp_ds->ds_count); in nfs4_pnfs_ds_add()796 __func__, tmp_ds->ds_remotestr, in nfs4_pnfs_ds_add()797 refcount_read(&tmp_ds->ds_count)); in nfs4_pnfs_ds_add()798 ds = tmp_ds; in nfs4_pnfs_ds_add()
Completed in 6 milliseconds