Searched refs:smb3_fc2context (Results 1 – 3 of 3) sorted by relevance
229 ctx = smb3_fc2context(fc); in cifs_do_automount()
798 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_validate() 871 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_get_tree_common() 902 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_free() 1020 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_reconfigure() 1125 struct smb3_fs_context *ctx = smb3_fc2context(fc); in smb3_fs_context_parse_param()
366 static inline struct smb3_fs_context *smb3_fc2context(const struct fs_context *fc) in smb3_fc2context() function