Searched refs:fs_ctx (Results 1 – 4 of 4) sorted by relevance
60 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in get_session()77 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in set_root_smb_session()104 struct smb3_fs_context *ctx = rw->mnt_ctx->fs_ctx; in setup_dfs_ref()135 struct smb3_fs_context *ctx = rw->mnt_ctx->fs_ctx; in __dfs_referral_walk()204 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in __dfs_mount_share()267 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in dfs_mount_share()
167 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in dfs_get_referral()
3665 if (WARN_ON_ONCE(!mnt_ctx || !mnt_ctx->fs_ctx)) { in cifs_mount_get_session()3669 ctx = mnt_ctx->fs_ctx; in cifs_mount_get_session()3710 if (WARN_ON_ONCE(!mnt_ctx || !mnt_ctx->server || !mnt_ctx->ses || !mnt_ctx->fs_ctx || in cifs_mount_get_tcon()3716 ctx = mnt_ctx->fs_ctx; in cifs_mount_get_tcon()3875 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in cifs_is_path_remote()3914 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()3954 struct cifs_mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
1816 struct smb3_fs_context *fs_ctx; member
Completed in 21 milliseconds