Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dfs_context.c546 static int smb3_get_tree(struct fs_context *fc);
553 .get_tree = smb3_get_tree,
709 static int smb3_get_tree(struct fs_context *fc) in smb3_get_tree() function