CIFS_ALIGN_WSIZE
ctx->wsize = wsize ? CIFS_ALIGN_WSIZE(fc, wsize) : cifs_sb->ctx->wsize;
ctx->wsize = CIFS_ALIGN_WSIZE(fc, result.uint_32);