Searched refs:mxsz (Results 1 – 1 of 1) sorted by relevance
906 int mxsz; member965 const int max_len = min(pctx->bufsize - i, pctx->mxsz); in ntfs_best_match()1123 pctx->mxsz = (1 << (16 - bp)) + 2; in ntfs_compress_block()1147 pctx->mxsz = (pctx->mxsz + 2) >> 1; in ntfs_compress_block()1193 pctx->mxsz = (pctx->mxsz + 2) >> 1; in ntfs_compress_block()