tmp_ds 517 fs/nfs/pnfs_nfs.c struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; tmp_ds 533 fs/nfs/pnfs_nfs.c tmp_ds = _data_server_lookup_locked(dsaddrs); tmp_ds 534 fs/nfs/pnfs_nfs.c if (tmp_ds == NULL) { tmp_ds 547 fs/nfs/pnfs_nfs.c refcount_inc(&tmp_ds->ds_count); tmp_ds 549 fs/nfs/pnfs_nfs.c __func__, tmp_ds->ds_remotestr, tmp_ds 550 fs/nfs/pnfs_nfs.c refcount_read(&tmp_ds->ds_count)); tmp_ds 551 fs/nfs/pnfs_nfs.c ds = tmp_ds;