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

/linux-4.4.14/fs/cifs/
H A Dsmb2misc.c382 const char *start_of_path; cifs_convert_path_to_utf16() local
395 start_of_path = from + 1; cifs_convert_path_to_utf16()
397 start_of_path = from; cifs_convert_path_to_utf16()
398 to = cifs_strndup_to_utf16(start_of_path, PATH_MAX, &len, cifs_convert_path_to_utf16()

Completed in 38 milliseconds