Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dmisc.h17 char *convert_to_nt_pathname(struct ksmbd_share_config *share,
H A Dmisc.c162 char *convert_to_nt_pathname(struct ksmbd_share_config *share, in convert_to_nt_pathname() function
H A Dsmb2pdu.c4809 filename = convert_to_nt_pathname(work->tcon->share_conf, &fp->filp->f_path); in get_file_all_info()