Searched refs:erofs_dbg (Results 1 – 8 of 8) sorted by relevance
/external/erofs-utils/fuse/ |
D | dir.c | 60 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()
|
D | main.c | 29 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/ |
D | print.h | 30 #define erofs_dbg(fmt, ...) do { \ macro
|
/external/erofs-utils/lib/ |
D | compress.c | 139 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()
|
D | cache.c | 312 erofs_dbg("block %u to %u flushed", p->blkaddr, blkaddr - 1); in erofs_bflush()
|
D | zmap.c | 409 erofs_dbg("m_la %" PRIu64 " m_pa %" PRIu64 " m_llen %" PRIu64 " m_plen %" PRIu64 " m_flags 0%o", in z_erofs_map_blocks_iter()
|
D | xattr.c | 154 erofs_dbg("parse xattr [%s] of %s", path, key); in parse_one_xattr()
|
D | inode.c | 726 erofs_dbg("/%s -> mode = 0x%x, uid = 0x%x, gid = 0x%x, " in erofs_droid_inode_fsconfig()
|