Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.c585 static void smb3_fs_context_free(struct fs_context *fc);
594 .free = smb3_fs_context_free,
761 static void smb3_fs_context_free(struct fs_context *fc) in smb3_fs_context_free() function