Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h292 extern void smb3_cleanup_fs_context_contents(struct smb3_fs_context *ctx);
H A Dfs_context.c336 smb3_cleanup_fs_context_contents(new_ctx); \
358 * Make sure to stay in sync with smb3_cleanup_fs_context_contents() in smb3_fs_context_dup()
1010 smb3_cleanup_fs_context_contents(cifs_sb->ctx); in smb3_reconfigure()
1813 smb3_cleanup_fs_context_contents(struct smb3_fs_context *ctx) in smb3_cleanup_fs_context_contents()
1850 smb3_cleanup_fs_context_contents(ctx); in smb3_update_mnt_flags()
1809 smb3_cleanup_fs_context_contents(struct smb3_fs_context *ctx) smb3_cleanup_fs_context_contents() function