Home
last modified time | relevance | path

Searched refs:erofs_dbg (Results 1 – 8 of 8) sorted by relevance

/external/erofs-utils/fuse/
Ddir.c60 erofs_dbg("readdir:%s offset=%llu", path, (long long)offset); in erofsfuse_readdir()
66 erofs_dbg("path=%s nid = %llu", path, dir.nid | 0ULL); in erofsfuse_readdir()
Dmain.c29 erofs_dbg("open path=%s", path); in erofsfuse_open()
42 erofs_dbg("getattr(%s)", path); in erofsfuse_getattr()
68 erofs_dbg("path:%s size=%zd offset=%llu", path, size, (long long)offset); in erofsfuse_read()
/external/erofs-utils/include/erofs/
Dprint.h30 #define erofs_dbg(fmt, ...) do { \ macro
/external/erofs-utils/lib/
Dcompress.c139 erofs_dbg("Writing %u uncompressed data to block %u", in write_uncompressed_block()
185 erofs_dbg("Writing %u compressed data to block %u", in vle_compress_one()
Dcache.c312 erofs_dbg("block %u to %u flushed", p->blkaddr, blkaddr - 1); in erofs_bflush()
Dzmap.c409 erofs_dbg("m_la %" PRIu64 " m_pa %" PRIu64 " m_llen %" PRIu64 " m_plen %" PRIu64 " m_flags 0%o", in z_erofs_map_blocks_iter()
Dxattr.c154 erofs_dbg("parse xattr [%s] of %s", path, key); in parse_one_xattr()
Dinode.c726 erofs_dbg("/%s -> mode = 0x%x, uid = 0x%x, gid = 0x%x, " in erofs_droid_inode_fsconfig()