Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To support dynamic prefetching, EROFS provides the following interfaces: - ErofsFileSystem: - open - stat - opendir - ErofsFile: - fstat - fiemap - ErofsDir: - get - next - closedir - rewinddir - seekdir - telldir Signed-off-by: Hongzhen Luo <hongzhen@linux.alibaba.com>
- Loading branch information