Home
last modified time | relevance | path

Searched refs:erofs_strerror (Results 1 – 5 of 5) sorted by relevance

/external/erofs-utils/mkfs/
Dmain.c218 erofs_strerror(opt)); in mkfs_parse_options_cfg()
226 erofs_strerror(opt)); in mkfs_parse_options_cfg()
275 erofs_strerror(-errno)); in mkfs_parse_options_cfg()
315 erofs_strerror(-errno)); in erofs_mkfs_update_super_block()
348 erofs_strerror(ret)); in erofs_mkfs_superblock_csum_set()
374 erofs_strerror(ret)); in erofs_mkfs_superblock_csum_set()
491 erofs_strerror(err)); in main()
497 erofs_strerror(err)); in main()
504 erofs_strerror(err)); in main()
518 erofs_strerror(err)); in main()
[all …]
/external/erofs-utils/include/erofs/
Dinternal.h217 static inline const char *erofs_strerror(int err) in erofs_strerror() function
/external/erofs-utils/lib/
Dxattr.c217 srcpath, erofs_strerror(ret)); in erofs_get_selabel_xattr()
450 __func__, path, erofs_strerror(errno)); in erofs_count_all_xattrs_from_path()
Dcompress.c175 erofs_strerror(ret)); in vle_compress_one()
Dinode.c958 __func__, dir->i_srcpath, erofs_strerror(errno)); in erofs_mkfs_build_tree()