Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h91 extern int smb3_parse_opt(const char *options, const char *key, char **val);
H A Dfs_context.c445 int smb3_parse_opt(const char *options, const char *key, char **val) in smb3_parse_opt() function