tag | line | file | source code |
ext2_debug | 194 | fs/ext2/balloc.c | ext2_debug ("freeing block %lu\n", block); |
ext2_debug | 278 | fs/ext2/balloc.c | ext2_debug ("goal=%lu.\n", goal); |
ext2_debug | 297 | fs/ext2/balloc.c | ext2_debug ("goal is at %d:%d.\n", i, j); |
ext2_debug | 302 | fs/ext2/balloc.c | ext2_debug ("goal bit allocated.\n"); |
ext2_debug | 327 | fs/ext2/balloc.c | ext2_debug ("Bit not found near goal\n"); |
ext2_debug | 354 | fs/ext2/balloc.c | ext2_debug ("Bit not found in block group %d.\n", i); |
ext2_debug | 398 | fs/ext2/balloc.c | ext2_debug ("using block group %d(%d)\n", i, gdp->bg_free_blocks_count); |
ext2_debug | 416 | fs/ext2/balloc.c | ext2_debug ("found bit %d\n", j); |
ext2_debug | 433 | fs/ext2/balloc.c | ext2_debug ("Preallocated a further %lu bits.\n", |
ext2_debug | 463 | fs/ext2/balloc.c | ext2_debug ("allocating block %d. " |
ext2_debug | 219 | fs/ext2/ialloc.c | ext2_debug ("freeing inode %lu\n", inode->i_ino); |
ext2_debug | 480 | fs/ext2/ialloc.c | ext2_debug ("allocating inode %lu\n", inode->i_ino); |
ext2_debug | 90 | fs/ext2/inode.c | ext2_debug ("preallocation hit (%lu/%lu).\n", |
ext2_debug | 108 | fs/ext2/inode.c | ext2_debug ("preallocation miss (%lu/%lu).\n", |
ext2_debug | 208 | fs/ext2/inode.c | ext2_debug ("hint = %d,", goal); |
ext2_debug | 223 | fs/ext2/inode.c | ext2_debug ("goal = %d.\n", goal); |
ext2_debug | 382 | fs/ext2/inode.c | ext2_debug ("block %lu, next %lu, goal %lu.\n", block, |
ext2_debug | 23 | fs/ext2/ioctl.c | ext2_debug ("cmd = %u, arg = %lu\n", cmd, arg); |
ext2_debug | 269 | fs/ext2/namei.c | ext2_debug ("creating next block\n"); |
ext2_debug | 278 | fs/ext2/namei.c | ext2_debug ("skipping to next block\n"); |
ext2_debug | 762 | fs/ext2/namei.c | ext2_debug ("l=%d, normal symlink\n", l); |
ext2_debug | 776 | fs/ext2/namei.c | ext2_debug ("l=%d, fast symlink\n", l); |
ext2_debug | 319 | fs/ext2/super.c | ext2_debug ("Checking group descriptors"); |
ext2_debug | 617 | fs/ext2/super.c | ext2_debug ("setting valid to 0\n"); |