Home
last modified time | relevance | path

Searched refs:Z_EROFS_VLE_WORKGRP_FMT_PLAIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.h73 #define Z_EROFS_VLE_WORKGRP_FMT_PLAIN 0 macro
Dunzip_vle.c385 Z_EROFS_VLE_WORKGRP_FMT_PLAIN); in z_erofs_vle_work_register()
911 if (z_erofs_vle_workgrp_fmt(grp) == Z_EROFS_VLE_WORKGRP_FMT_PLAIN) { in z_erofs_vle_unzip()