Symbol: ext4_debug
fs/ext4/balloc.c
719
ext4_debug("%s: retrying operation after ENOSPC\n", sb->s_id);
fs/ext4/ext4_jbd2.c
278
ext4_debug("forgetting bh %p: is_metadata=%d, mode %o, data mode %x\n",
fs/ext4/extents.c
4635
ext4_debug("inode #%lu: block %u: len %u: "
fs/ext4/fast_commit.c
1173
ext4_debug("Fast commit ended with status = %d for tid %u",
fs/ext4/fast_commit.c
1423
ext4_debug("Inode %d not found", darg.ino);
fs/ext4/fast_commit.c
1430
ext4_debug("Dir with inode %d not found", darg.parent_ino);
fs/ext4/fast_commit.c
1455
ext4_debug("Dir with inode %d not found.", darg->parent_ino);
fs/ext4/fast_commit.c
1462
ext4_debug("Failed to obtain dentry");
fs/ext4/fast_commit.c
1469
ext4_debug("Inode dentry not created.");
fs/ext4/fast_commit.c
1482
ext4_debug("Failed to link\n");
fs/ext4/fast_commit.c
1516
ext4_debug("Inode not found.");
fs/ext4/fast_commit.c
1627
ext4_debug("Inode not found.");
fs/ext4/fast_commit.c
1684
ext4_debug("inode %d not found.", darg.ino);
fs/ext4/fast_commit.c
1697
ext4_debug("Dir %d not found.", darg.ino);
fs/ext4/fast_commit.c
1784
ext4_debug("Inode not found.");
fs/ext4/fast_commit.c
1798
ext4_debug("ADD_RANGE, lblk %d, pblk %lld, len %d, unwritten %d, inode %ld\n",
fs/ext4/fast_commit.c
1857
ext4_debug("Converting from %ld to %d %lld",
fs/ext4/fast_commit.c
190
ext4_debug("%s: Block %lld up-to-date",
fs/ext4/fast_commit.c
1901
ext4_debug("Inode %d not found", le32_to_cpu(lrange.fc_ino));
fs/ext4/fast_commit.c
1909
ext4_debug("DEL_RANGE, inode %ld, lblk %d, len %d\n",
fs/ext4/fast_commit.c
194
ext4_debug("%s: Block %lld not up-to-date",
fs/ext4/fast_commit.c
1958
ext4_debug("Inode %d not found.",
fs/ext4/fast_commit.c
2123
ext4_debug("Scan phase, tag:%s, blk %lld\n",
fs/ext4/fast_commit.c
2218
ext4_debug("Replay stops\n");
fs/ext4/fast_commit.c
2244
ext4_debug("Replay phase, tag:%s\n", tag2str(tl.fc_tag));
fs/ext4/fast_commit.c
619
ext4_debug("Special inode %ld being modified\n", inode->i_ino);
fs/ext4/fast_commit.c
917
ext4_debug("will try writing %d to %d for inode %ld\n",
fs/ext4/ialloc.c
1353
ext4_debug("allocating inode %lu\n", inode->i_ino);
fs/ext4/ialloc.c
1602
ext4_debug("going to zero out inode table in group %d\n",
fs/ext4/ialloc.c
269
ext4_debug("freeing inode %lu\n", ino);
fs/ext4/ialloc.c
62
ext4_debug("mark end bits +%d through +%d used\n", start_bit, end_bit);
fs/ext4/indirect.c
470
ext4_debug("splicing indirect only\n");
fs/ext4/indirect.c
482
ext4_debug("splicing direct\n");
fs/ext4/inode.c
5685
ext4_debug("called recursively, non-PF_MEMALLOC!\n");
fs/ext4/inode.c
950
ext4_debug("ext4_get_block_unwritten: inode %lu, create flag %d\n",
fs/ext4/ioctl.c
1538
ext4_debug("cmd = %u, arg = %lu\n", cmd, arg);
fs/ext4/mballoc.c
3421
ext4_debug("allocated s_groupinfo array for %d meta_bg's\n",
fs/ext4/mballoc.c
4215
ext4_debug("using block group %u(%d)\n", ac->ac_b_ex.fe_group,
fs/ext4/mballoc.c
6729
ext4_debug("freeing block %llu\n", block);
fs/ext4/mballoc.c
6813
ext4_debug("Adding block(s) %llu-%llu\n", block, block + count - 1);
fs/ext4/mballoc.c
7025
ext4_debug("trimmed %d blocks in the group %d\n",
fs/ext4/move_extent.c
423
ext4_debug("ext4 move extent: The argument files should not be same inode [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
430
ext4_debug("ext4 move extent: The argument files should be in same FS [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
437
ext4_debug("ext4 move extent: The argument files should be regular file [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
480
ext4_debug("ext4 move extent: suid or sgid is set to donor file [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
486
ext4_debug("ext4 move extent: donor should not be immutable or append file [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
493
ext4_debug("ext4 move extent: The argument files should not be swap files [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
499
ext4_debug("ext4 move extent: The argument files should not be quota files [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
505
ext4_debug("ext4 move extent: File size is 0 byte\n");
fs/ext4/move_extent.c
526
ext4_debug("ext4 move extent: orig and donor's start offsets are not aligned [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
536
ext4_debug("ext4 move extent: Can't handle over [%u] blocks [ino:orig %lu, donor %lu]\n",
fs/ext4/move_extent.c
553
ext4_debug("ext4 move extent: len should not be 0 [ino:orig %lu, donor %lu]\n",
fs/ext4/orphan.c
182
ext4_debug("superblock will point to %lu\n", inode->i_ino);
fs/ext4/orphan.c
183
ext4_debug("orphan inode %lu will point to %d\n",
fs/ext4/orphan.c
252
ext4_debug("remove inode %lu from orphan list\n", inode->i_ino);
fs/ext4/orphan.c
268
ext4_debug("superblock will point to %u\n", ino_next);
fs/ext4/orphan.c
287
ext4_debug("orphan inode %lu will point to %u\n",
fs/ext4/orphan.c
333
ext4_debug("truncating inode %lu to %lld bytes\n",
fs/ext4/orphan.c
354
ext4_debug("deleting unreferenced inode %lu\n",
fs/ext4/orphan.c
392
ext4_debug("no orphan inodes to clean up\n");
fs/ext4/orphan.c
416
ext4_debug("Skipping orphan recovery on fs with errors.\n");
fs/ext4/orphan.c
460
ext4_debug("Skipping orphan recovery on fs with errors.\n");
fs/ext4/page-io.c
183
ext4_debug("ext4_end_io_nolock: io_end 0x%p from inode %lu,list->next 0x%p,"
fs/ext4/page-io.c
224
ext4_debug("Dump inode %lu completed io list\n", inode->i_ino);
fs/ext4/page-io.c
232
ext4_debug("io 0x%p from inode %lu,prev 0x%p,next 0x%p\n",
fs/ext4/resize.c
1190
ext4_debug("update metadata backup %llu(+%llu)\n",
fs/ext4/resize.c
1458
ext4_debug("free blocks count %llu", ext4_free_blocks_count(es));
fs/ext4/resize.c
1495
ext4_debug("free blocks count %llu",
fs/ext4/resize.c
1800
ext4_debug("freeing blocks %llu through %llu\n", o_blocks_count,
fs/ext4/resize.c
1807
ext4_debug("freed blocks %llu through %llu\n", o_blocks_count,
fs/ext4/resize.c
410
ext4_debug(
fs/ext4/resize.c
467
ext4_debug("mark clusters [%llu-%llu] used\n", first_cluster,
fs/ext4/resize.c
503
ext4_debug("mark block bitmap %#04llx (+%llu/%u)\n",
fs/ext4/resize.c
576
ext4_debug("update backup group %#04llx\n", block);
fs/ext4/resize.c
623
ext4_debug("clear inode table blocks %#04llx -> %#04lx\n",
fs/ext4/resize.c
647
ext4_debug("mark backup superblock %#04llx (+0)\n",
fs/ext4/resize.c
948
ext4_debug("leaving with error %d\n", err);
fs/ext4/super.c
3315
ext4_debug("Checking group descriptors");
fs/ext4/super.c
5905
ext4_debug("Journal inode found at %p: %lld bytes\n",