Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dmisc.c163 char *ab_pathname; in convert_to_nt_pathname() local
168 ab_pathname = kstrdup(filename, GFP_KERNEL); in convert_to_nt_pathname()
169 if (!ab_pathname) in convert_to_nt_pathname()
172 ksmbd_conv_path_to_windows(ab_pathname); in convert_to_nt_pathname()
173 return ab_pathname; in convert_to_nt_pathname()

Completed in 3 milliseconds