Home
last modified time | relevance | path

Searched refs:DLOG (Results 1 – 3 of 3) sorted by relevance

/sys/fs/o2fs/
Do2fs.c92 DLOG(o2fs, "File system mounted\n"); in O2FS_Mount()
93 DLOG(o2fs, "Root @ 0x%llx\n", sb->root.offset); in O2FS_Mount()
161 DLOG(o2fs, "BAlloc %lu\n", blk); in O2FSBAlloc()
187 DLOG(o2fs, "BFree %lu\n", block); in O2FSBFree()
286 DLOG(o2fs, "Growing: %d\n", filesz); in O2FSGrowVNode()
427 DLOG(o2fs, "Lookup %lld %d\n", dirBN->size, blocks); in O2FS_Lookup()
489 DLOG(o2fs, "O2FS %p %d\n", fileBN, fileBN->size); in O2FS_Stat()
523 DLOG(o2fs, "Read %lld %d\n", fileBN->size, blocks); in O2FS_Read()
549 DLOG(o2fs, "READ %lx %lx %lld\n", buf, entry->buffer, bLen); in O2FS_Read()
589 DLOG(o2fs, "Write %lld %d\n", fileBN->size, blocks); in O2FS_Write()
[all …]
/sys/include/
Dkassert.h37 #define DLOG(_module, _format, ...) \ macro
/sys/dev/x86/
Dide.c347 DLOG(ide, "read %llx %llx\n", off, len); in IDE_ReadOne()
421 DLOG(ide, "read %llx %llx\n", off, len); in IDE_WriteOne()