Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dconnect.c66 struct smb3_fs_context *fs_ctx; member
3225 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in mount_get_conns()
3362 mnt_ctx->fs_ctx->nosharesock = true; in mount_get_dfs_conns()
3419 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in expand_dfs_referral()
3555 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in is_path_remote()
3607 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in is_dfs_mount()
3675 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in connect_dfs_root()
3719 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in __follow_dfs_link()
3768 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in follow_dfs_link()
3812 struct mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
[all …]