Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dmisc.h22 void ksmbd_conv_path_to_windows(char *path);
Dmisc.c192 ksmbd_conv_path_to_windows(nt_pathname); in convert_to_nt_pathname()
225 void ksmbd_conv_path_to_windows(char *path) in ksmbd_conv_path_to_windows() function