Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.h279 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context() function
Dfs_context.c669 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate()
732 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common()
763 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free()
842 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure()
887 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_param()
Dnamespace.c182 ctx = smb3_fc2context(fc); in cifs_do_automount()