Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2misc.c455 const char *start_of_path; in cifs_convert_path_to_utf16() local
468 start_of_path = from + 1; in cifs_convert_path_to_utf16()
474 start_of_path = from + 1; in cifs_convert_path_to_utf16()
476 start_of_path = from; in cifs_convert_path_to_utf16()
478 to = cifs_strndup_to_utf16(start_of_path, PATH_MAX, &len, in cifs_convert_path_to_utf16()