Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.c656 static int smb3_get_tree(struct fs_context *fc);
663 .get_tree = smb3_get_tree,
824 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() function