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