Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Dmisc.c288 int no_slash = 0, name_len, path_len; in convert_to_unix_name() local
303 no_slash = 1; in convert_to_unix_name()
306 memcpy(new_name + path_len + no_slash, name, name_len); in convert_to_unix_name()
307 path_len += name_len + no_slash; in convert_to_unix_name()

Completed in 4 milliseconds