Searched refs:erofs (Results 1 – 2 of 2) sorted by relevance
57 erofs, {EROFS_SUPER_MAGIC_V1} keyword
1446 bool erofs = false; in truncate_file() local1493 erofs = true; in truncate_file()1506 r = erofs ? -EROFS : -errno; in truncate_file()1519 r = erofs ? -EROFS : r; in truncate_file()