Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfs_context.c590 static int smb3_get_tree(struct fs_context *fc);
597 .get_tree = smb3_get_tree,
748 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() function