Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.c620 static void smb3_fs_context_free(struct fs_context *fc);
629 .free = smb3_fs_context_free,
806 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free() function