Searched refs:Z_EROFS_LI_PARTIAL_REF (Results 1 – 2 of 2) sorted by relevance
/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 416 #define Z_EROFS_LI_PARTIAL_REF (1 << 15) macro |
H A D | zmap.c | 56 m->partialref = !!(advise & Z_EROFS_LI_PARTIAL_REF); in z_erofs_load_full_lcluster() |