Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dmisc.h17 char *convert_to_nt_pathname(char *filename);
Dmisc.c161 char *convert_to_nt_pathname(char *filename) in convert_to_nt_pathname() function
Dsmb2pdu.c4367 filename = convert_to_nt_pathname(fp->filename); in get_file_all_info()