Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfs_context.c572 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_monolithic()
630 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate()
693 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common()
724 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free()
803 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure()
848 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_param()
Dfs_context.h277 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context() function