Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h366 extern void smb3_cleanup_fs_context(struct smb3_fs_context *ctx);
H A Dfs_context.c945 smb3_cleanup_fs_context(ctx); in smb3_fs_context_free()
2060 smb3_cleanup_fs_context(struct smb3_fs_context *ctx) in smb3_cleanup_fs_context() function
H A Dcifsfs.c1092 smb3_cleanup_fs_context(cifs_sb->ctx); in cifs_smb3_do_mount()
H A Dconnect.c4135 smb3_cleanup_fs_context(cifs_sb->ctx); in delayed_free()