Searched refs:jfs_debug (Results 1 – 3 of 3) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | journal.c | 139 jfs_debug(4, "getblk for block %llu (%d bytes)(total %d)\n", in getblk() 173 jfs_debug(3, "reading block %llu/%p\n", in ll_rw_block() 187 jfs_debug(3, "writing block %llu/%p\n", in ll_rw_block() 203 jfs_debug(3, "no-op %s for block %llu\n", in ll_rw_block() 224 jfs_debug(3, "freeing block %llu/%p (total %d)\n", in brelse() 417 jfs_debug(1, "Using journal file %s\n", journal_name); in ext2fs_get_journal()
|
/external/e2fsprogs/e2fsck/ |
D | journal.c | 133 jfs_debug(4, "getblk for block %llu (%d bytes)(total %d)\n", in getblk() 167 jfs_debug(3, "reading block %llu/%p\n", in ll_rw_block() 181 jfs_debug(3, "writing block %llu/%p\n", in ll_rw_block() 197 jfs_debug(3, "no-op %s for block %llu\n", in ll_rw_block() 218 jfs_debug(3, "freeing block %llu/%p (total %d)\n", in brelse() 417 jfs_debug(1, "Using journal file %s\n", journal_name); in e2fsck_get_journal()
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-jbd.h | 21 #define jfs_debug jbd_debug macro
|