taglinefilesource code
ext2_debug194fs/ext2/balloc.cext2_debug ("freeing block %lu\n", block);
ext2_debug281fs/ext2/balloc.cext2_debug ("goal=%lu.\n", goal);
ext2_debug300fs/ext2/balloc.cext2_debug ("goal is at %d:%d.\n", i, j);
ext2_debug305fs/ext2/balloc.cext2_debug ("goal bit allocated.\n");
ext2_debug330fs/ext2/balloc.cext2_debug ("Bit not found near goal\n");
ext2_debug357fs/ext2/balloc.cext2_debug ("Bit not found in block group %d.\n", i);
ext2_debug401fs/ext2/balloc.cext2_debug ("using block group %d(%d)\n", i, gdp->bg_free_blocks_count);
ext2_debug419fs/ext2/balloc.cext2_debug ("found bit %d\n", j);
ext2_debug436fs/ext2/balloc.cext2_debug ("Preallocated a further %lu bits.\n",
ext2_debug466fs/ext2/balloc.cext2_debug ("allocating block %d. "
ext2_debug220fs/ext2/ialloc.cext2_debug ("freeing inode %lu\n", inode->i_ino);
ext2_debug483fs/ext2/ialloc.cext2_debug ("allocating inode %lu\n", inode->i_ino);
ext2_debug90fs/ext2/inode.cext2_debug ("preallocation hit (%lu/%lu).\n",
ext2_debug108fs/ext2/inode.cext2_debug ("preallocation miss (%lu/%lu).\n",
ext2_debug208fs/ext2/inode.cext2_debug ("hint = %d,", goal);
ext2_debug223fs/ext2/inode.cext2_debug ("goal = %d.\n", goal);
ext2_debug382fs/ext2/inode.cext2_debug ("block %lu, next %lu, goal %lu.\n", block, 
ext2_debug23fs/ext2/ioctl.cext2_debug ("cmd = %u, arg = %lu\n", cmd, arg);
ext2_debug269fs/ext2/namei.cext2_debug ("creating next block\n");
ext2_debug278fs/ext2/namei.cext2_debug ("skipping to next block\n");
ext2_debug763fs/ext2/namei.cext2_debug ("l=%d, normal symlink\n", l);
ext2_debug777fs/ext2/namei.cext2_debug ("l=%d, fast symlink\n", l);
ext2_debug351fs/ext2/super.cext2_debug ("Checking group descriptors");
ext2_debug659fs/ext2/super.cext2_debug ("setting valid to 0\n");