Searched refs:Z_EROFS_ADVISE_COMPACTED_2B (Results 1 – 2 of 2) sorted by relevance
/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 346 #define Z_EROFS_ADVISE_COMPACTED_2B 0x0001 macro |
H A D | zmap.c | 123 if ((vi->z_advise & Z_EROFS_ADVISE_COMPACTED_2B) && in z_erofs_load_compact_lcluster() |