Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dfs_context.c545 static int smb3_get_tree(struct fs_context *fc);
552 .get_tree = smb3_get_tree,
708 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() function