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.c754 static void smb3_fs_context_free(struct fs_context *fc);
764 .free = smb3_fs_context_free,
940 static void smb3_fs_context_free(struct fs_context *fc)
941 static void smb3_fs_context_free(struct fs_context *fc) smb3_fs_context_free() function