Home
last modified time | relevance | path

Searched refs:erofs_sb_info (Results 1 – 2 of 2) sorted by relevance

/external/erofs-utils/include/erofs/
Dinternal.h63 struct erofs_sb_info { struct
85 extern struct erofs_sb_info sbi; argument
/external/erofs-utils/lib/
Dsuper.c14 static bool check_layout_compatibility(struct erofs_sb_info *sbi, in check_layout_compatibility()