Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42proc.c234 struct nfs4_copy_state *copy, *tmp_copy = NULL, *iter; in handle_async_copy() local
253 tmp_copy = iter; in handle_async_copy()
257 if (tmp_copy) { in handle_async_copy()
260 copy = tmp_copy; in handle_async_copy()