Searched refs:got_wsize (Results 1 – 4 of 4) sorted by relevance
219 bool got_wsize; member
428 if (ctx->got_wsize) in smb1_negotiate_wsize()
1406 ctx->got_wsize = true; in smb3_fs_context_parse_param()
499 wsize = ctx->got_wsize ? ctx->vol_wsize : CIFS_DEFAULT_IOSIZE; in smb2_negotiate_wsize()514 wsize = ctx->got_wsize ? ctx->vol_wsize : SMB3_DEFAULT_IOSIZE; in smb3_negotiate_wsize()