Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.c497 static int smb3_get_tree(struct fs_context *fc);
504 .get_tree = smb3_get_tree,
660 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() function