Searched refs:EROFS_ONLINEFOLIO_EIO (Results 1 – 1 of 1) sorted by relevance
218 #define EROFS_ONLINEFOLIO_EIO (1 << 30) macro241 v = (orig - 1) | (err ? EROFS_ONLINEFOLIO_EIO : 0); in erofs_onlinefolio_end()244 if (v & ~EROFS_ONLINEFOLIO_EIO) in erofs_onlinefolio_end()247 folio_end_read(folio, !(v & EROFS_ONLINEFOLIO_EIO)); in erofs_onlinefolio_end()