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.c704 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate()
777 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common()
808 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free()
918 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure()
1025 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()