Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.c523 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_monolithic()
581 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate()
644 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common()
671 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free()
739 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure()
783 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_param()
Dfs_context.h269 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context() function