Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h293 extern void smb3_cleanup_fs_context(struct smb3_fs_context *ctx);
H A Dfs_context.c809 smb3_cleanup_fs_context(ctx); in smb3_fs_context_free()
1842 smb3_cleanup_fs_context(struct smb3_fs_context *ctx) in smb3_cleanup_fs_context() function
H A Dcifsfs.c996 smb3_cleanup_fs_context(cifs_sb->ctx); in cifs_smb3_do_mount()
H A Dconnect.c3921 smb3_cleanup_fs_context(cifs_sb->ctx); in delayed_free()