Searched refs:ext4_debug (Results 1 - 15 of 15) sorted by relevance

/linux-master/fs/ext4/
H A Dmove_extent.c466 ext4_debug("ext4 move extent: suid or sgid is set"
477 ext4_debug("ext4 move extent: The argument files should not be swap files [ino:orig %lu, donor %lu]\n",
483 ext4_debug("ext4 move extent: The argument files should not be quota files [ino:orig %lu, donor %lu]\n",
490 ext4_debug("ext4 move extent: orig file is not extents "
494 ext4_debug("ext4 move extent: donor file is not extents "
500 ext4_debug("ext4 move extent: File size is 0 byte\n");
507 ext4_debug("ext4 move extent: orig and donor's start "
518 ext4_debug("ext4 move extent: Can't handle over [%u] blocks "
532 ext4_debug("ext4 move extent: len should not be 0 "
568 ext4_debug("ext
[all...]
H A Dorphan.c184 ext4_debug("superblock will point to %lu\n", inode->i_ino);
185 ext4_debug("orphan inode %lu will point to %d\n",
254 ext4_debug("remove inode %lu from orphan list\n", inode->i_ino);
270 ext4_debug("superblock will point to %u\n", ino_next);
289 ext4_debug("orphan inode %lu will point to %u\n",
335 ext4_debug("truncating inode %lu to %lld bytes\n",
356 ext4_debug("deleting unreferenced inode %lu\n",
394 ext4_debug("no orphan inodes to clean up\n");
418 ext4_debug("Skipping orphan recovery on fs with errors.\n");
462 ext4_debug("Skippin
[all...]
H A Dfast_commit.c175 ext4_debug("%s: Block %lld up-to-date",
179 ext4_debug("%s: Block %lld not up-to-date",
618 ext4_debug("Special inode %ld being modified\n", inode->i_ino);
910 ext4_debug("will try writing %d to %d for inode %ld\n",
1161 ext4_debug("Fast commit ended with status = %d for tid %u",
1382 ext4_debug("Inode %d not found", darg.ino);
1389 ext4_debug("Dir with inode %d not found", darg.parent_ino);
1414 ext4_debug("Dir with inode %d not found.", darg->parent_ino);
1421 ext4_debug("Failed to obtain dentry");
1428 ext4_debug("Inod
[all...]
H A Dpage-io.c181 ext4_debug("ext4_end_io_nolock: io_end 0x%p from inode %lu,list->next 0x%p,"
207 ext4_debug("Dump inode %lu completed io list\n", inode->i_ino);
215 ext4_debug("io 0x%p from inode %lu,prev 0x%p,next 0x%p\n",
H A Dresize.c409 ext4_debug(
466 ext4_debug("mark clusters [%llu-%llu] used\n", first_cluster,
502 ext4_debug("mark block bitmap %#04llx (+%llu/%u)\n",
575 ext4_debug("update backup group %#04llx\n", block);
622 ext4_debug("clear inode table blocks %#04llx -> %#04lx\n",
646 ext4_debug("mark backup superblock %#04llx (+0)\n",
947 ext4_debug("leaving with error %d\n", err);
1189 ext4_debug("update metadata backup %llu(+%llu)\n",
1458 ext4_debug("free blocks count %llu", ext4_free_blocks_count(es));
1495 ext4_debug("fre
[all...]
H A Dialloc.c62 ext4_debug("mark end bits +%d through +%d used\n", start_bit, end_bit);
269 ext4_debug("freeing inode %lu\n", ino);
1350 ext4_debug("allocating inode %lu\n", inode->i_ino);
1599 ext4_debug("going to zero out inode table in group %d\n",
H A Dext4_jbd2.c275 ext4_debug("forgetting bh %p: is_metadata=%d, mode %o, data mode %x\n",
H A Dindirect.c470 ext4_debug("splicing indirect only\n");
482 ext4_debug("splicing direct\n");
H A Dballoc.c719 ext4_debug("%s: retrying operation after ENOSPC\n", sb->s_id);
H A Dmballoc.c3305 ext4_debug("allocated s_groupinfo array for %d meta_bg's\n",
4097 ext4_debug("using block group %u(%d)\n", ac->ac_b_ex.fe_group,
6581 ext4_debug("freeing block %llu\n", block);
6664 ext4_debug("Adding block(s) %llu-%llu\n", block, block + count - 1);
6876 ext4_debug("trimmed %d blocks in the group %d\n",
H A Dioctl.c1239 ext4_debug("cmd = %u, arg = %lu\n", cmd, arg);
H A Dext4.h75 #define ext4_debug(f, a...) \ macro
82 #define ext4_debug(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
H A Dinode.c796 ext4_debug("ext4_get_block_unwritten: inode %lu, create flag %d\n",
5164 ext4_debug("called recursively, non-PF_MEMALLOC!\n");
H A Dsuper.c3303 ext4_debug("Checking group descriptors");
5792 ext4_debug("Journal inode found at %p: %lld bytes\n",
H A Dextents.c4496 ext4_debug("inode #%lu: block %u: len %u: "

Completed in 612 milliseconds