Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dconnect.c66 struct smb3_fs_context *fs_ctx; member
3214 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in mount_get_conns()
3351 mnt_ctx->fs_ctx->nosharesock = true; in mount_get_dfs_conns()
3408 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in expand_dfs_referral()
3544 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in is_path_remote()
3612 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in is_dfs_mount()
3680 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in connect_dfs_root()
3724 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in __follow_dfs_link()
3773 struct smb3_fs_context *ctx = mnt_ctx->fs_ctx; in follow_dfs_link()
3817 struct mount_ctx mnt_ctx = { .cifs_sb = cifs_sb, .fs_ctx = ctx, }; in cifs_mount()
[all …]