Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dcifsglob.h272 unsigned int (*negotiate_wsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx); member
H A Dsmb1ops.c1172 .negotiate_wsize = cifs_negotiate_wsize,
H A Dsmb2ops.c5199 .negotiate_wsize = smb2_negotiate_wsize,
5299 .negotiate_wsize = smb2_negotiate_wsize,
5402 .negotiate_wsize = smb3_negotiate_wsize,
5516 .negotiate_wsize = smb3_negotiate_wsize,
H A Dconnect.c2891 (cifs_sb->ctx->wsize > server->ops->negotiate_wsize(tcon, ctx))) in mount_get_conns()
2892 cifs_sb->ctx->wsize = server->ops->negotiate_wsize(tcon, ctx); in mount_get_conns()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dsmb1ops.c1172 .negotiate_wsize = cifs_negotiate_wsize,
H A Dcifsglob.h272 unsigned int (*negotiate_wsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx); member
H A Dsmb2ops.c5199 .negotiate_wsize = smb2_negotiate_wsize,
5299 .negotiate_wsize = smb2_negotiate_wsize,
5402 .negotiate_wsize = smb3_negotiate_wsize,
5516 .negotiate_wsize = smb3_negotiate_wsize,
H A Dconnect.c2891 (cifs_sb->ctx->wsize > server->ops->negotiate_wsize(tcon, ctx))) in mount_get_conns()
2892 cifs_sb->ctx->wsize = server->ops->negotiate_wsize(tcon, ctx); in mount_get_conns()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dcifsglob.h272 unsigned int (*negotiate_wsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx); member
H A Dsmb1ops.c1172 .negotiate_wsize = cifs_negotiate_wsize,
H A Dsmb2ops.c5199 .negotiate_wsize = smb2_negotiate_wsize,
5299 .negotiate_wsize = smb2_negotiate_wsize,
5402 .negotiate_wsize = smb3_negotiate_wsize,
5516 .negotiate_wsize = smb3_negotiate_wsize,
H A Dconnect.c2891 (cifs_sb->ctx->wsize > server->ops->negotiate_wsize(tcon, ctx))) in mount_get_conns()
2892 cifs_sb->ctx->wsize = server->ops->negotiate_wsize(tcon, ctx); in mount_get_conns()