Searched refs:Z_EROFS_ADVISE_INTERLACED_PCLUSTER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 339 #define Z_EROFS_ADVISE_INTERLACED_PCLUSTER 0x0010 macro |
H A D | zmap.c | 547 afmt = vi->z_advise & Z_EROFS_ADVISE_INTERLACED_PCLUSTER ? in z_erofs_do_map_blocks() |