Searched refs:full_clen (Results 1 – 1 of 1) sorted by relevance
461 size_t full_clen = offsetof(struct f2fs_compressed_cluster, cdata[clen]); in DecompressLZ4Cluster() local462 if (full_clen % kFilesystemBlockSize != 0) { in DecompressLZ4Cluster()464 kFilesystemBlockSize - (full_clen % kFilesystemBlockSize); in DecompressLZ4Cluster()