Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.h295 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context() function
H A Dfs_context.c703 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate()
776 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common()
807 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free()
917 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure()
1024 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_param()
H A Dnamespace.c226 ctx = smb3_fc2context(fc); in cifs_do_automount()