Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.c651 static void smb3_fs_context_free(struct fs_context *fc);
660 .free = smb3_fs_context_free,
837 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free() function