Searched refs:EROFS_CHUNK_FORMAT_ALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 128 #define EROFS_CHUNK_FORMAT_ALL \ macro |
H A D | inode.c | 168 if (vi->chunkformat & ~EROFS_CHUNK_FORMAT_ALL) { in erofs_read_inode() |