Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dmisc.h21 void ksmbd_strip_last_slash(char *path);
H A Dmisc.c215 void ksmbd_strip_last_slash(char *path) in ksmbd_strip_last_slash() function
H A Dsmb2pdu.c642 ksmbd_strip_last_slash(name); in smb2_get_name()