Searched refs:restart_path (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.c3156 struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; local
3230 dealloc, &restart_path);
3237 tmp_path = restart_path;
3238 restart_path = NULL;
3242 &restart_path);
3257 ocfs2_free_path(restart_path);

Completed in 151 milliseconds