Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/ext4/
H A Dmove_extent.c461 ext4_debug("ext4 move extent: suid or sgid is set" in mext_check_arguments()
472 ext4_debug("ext4 move extent: The argument files should " in mext_check_arguments()
479 ext4_debug("ext4 move extent: The argument files should " in mext_check_arguments()
487 ext4_debug("ext4 move extent: orig file is not extents " in mext_check_arguments()
491 ext4_debug("ext4 move extent: donor file is not extents " in mext_check_arguments()
497 ext4_debug("ext4 move extent: File size is 0 byte\n"); in mext_check_arguments()
504 ext4_debug("ext4 move extent: orig and donor's start " in mext_check_arguments()
515 ext4_debug("ext4 move extent: Can't handle over [%u] blocks " in mext_check_arguments()
529 ext4_debug("ext4 move extent: len should not be 0 " in mext_check_arguments()
565 ext4_debug("ext in ext4_move_extents()
[all...]
H A Dresize.c411 ext4_debug( in ext4_alloc_group_tables()
467 ext4_debug("mark clusters [%llu-%llu] used\n", first_cluster, in set_flexbg_block_bitmap()
503 ext4_debug("mark block bitmap %#04llx (+%llu/%u)\n", in set_flexbg_block_bitmap()
576 ext4_debug("update backup group %#04llx\n", block); in setup_new_flex_group_blocks()
622 ext4_debug("clear inode table blocks %#04llx -> %#04lx\n", in setup_new_flex_group_blocks()
646 ext4_debug("mark backup superblock %#04llx (+0)\n", in setup_new_flex_group_blocks()
937 ext4_debug("leaving with error %d\n", err); in add_new_gdb()
1164 ext4_debug("update metadata backup %llu(+%llu)\n", in update_backups()
1419 ext4_debug("free blocks count %llu", ext4_free_blocks_count(es)); in ext4_update_super()
1458 ext4_debug("fre in ext4_update_super()
[all...]
H A Dpage-io.c184 ext4_debug("ext4_end_io_nolock: io_end 0x%p from inode %lu,list->next 0x%p," in ext4_end_io_end()
210 ext4_debug("Dump inode %lu completed io list\n", inode->i_ino); in dump_completed_IO()
218 ext4_debug("io 0x%p from inode %lu,prev 0x%p,next 0x%p\n", in dump_completed_IO()
H A Dialloc.c62 ext4_debug("mark end bits +%d through +%d used\n", start_bit, end_bit); in ext4_mark_bitmap_end()
269 ext4_debug("freeing inode %lu\n", ino); in ext4_free_inode()
1347 ext4_debug("allocating inode %lu\n", inode->i_ino); in __ext4_new_inode()
1602 ext4_debug("going to zero out inode table in group %d\n", in ext4_init_inode_table()
H A Dfast_commit.c126 ext4_debug("%s: Block %lld up-to-date", in ext4_end_buffer_io_sync()
130 ext4_debug("%s: Block %lld not up-to-date", in ext4_end_buffer_io_sync()
523 ext4_debug("Special inode %ld being modified\n", inode->i_ino); in __track_range()
H A Dmballoc.c2708 ext4_debug("allocated s_groupinfo array for %d meta_bg's\n", in ext4_mb_alloc_groupinfo()
3327 ext4_debug("using block group %u(%d)\n", ac->ac_b_ex.fe_group, in ext4_mb_mark_diskspace_used()
5680 ext4_debug("freeing block %llu\n", block); in ext4_free_blocks()
5768 ext4_debug("Adding block(s) %llu-%llu\n", block, block + count - 1); in ext4_group_add_blocks()
6039 ext4_debug("trimmed %d blocks in the group %d\n", in ext4_trim_all_free()
H A Dioctl.c830 ext4_debug("cmd = %u, arg = %lu\n", cmd, arg); in __ext4_ioctl()
H A Dext4.h73 #define ext4_debug(f, a...) \ macro
80 #define ext4_debug(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
H A Dinode.c821 ext4_debug("ext4_get_block_unwritten: inode %lu, create flag %d\n", in ext4_get_block_unwritten()
H A Dextents.c4483 ext4_debug("inode #%lu: block %u: len %u: " in ext4_alloc_file_blocks()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c467 ext4_debug("ext4 move extent: suid or sgid is set" in mext_check_arguments()
478 ext4_debug("ext4 move extent: The argument files should not be swap files [ino:orig %lu, donor %lu]\n", in mext_check_arguments()
484 ext4_debug("ext4 move extent: The argument files should not be quota files [ino:orig %lu, donor %lu]\n", in mext_check_arguments()
491 ext4_debug("ext4 move extent: orig file is not extents " in mext_check_arguments()
495 ext4_debug("ext4 move extent: donor file is not extents " in mext_check_arguments()
501 ext4_debug("ext4 move extent: File size is 0 byte\n"); in mext_check_arguments()
508 ext4_debug("ext4 move extent: orig and donor's start " in mext_check_arguments()
519 ext4_debug("ext4 move extent: Can't handle over [%u] blocks " in mext_check_arguments()
533 ext4_debug("ext4 move extent: len should not be 0 " in mext_check_arguments()
569 ext4_debug("ext in ext4_move_extents()
[all...]
H A Dorphan.c184 ext4_debug("superblock will point to %lu\n", inode->i_ino); in ext4_orphan_add()
185 ext4_debug("orphan inode %lu will point to %d\n", in ext4_orphan_add()
254 ext4_debug("remove inode %lu from orphan list\n", inode->i_ino); in ext4_orphan_del()
270 ext4_debug("superblock will point to %u\n", ino_next); in ext4_orphan_del()
289 ext4_debug("orphan inode %lu will point to %u\n", in ext4_orphan_del()
335 ext4_debug("truncating inode %lu to %lld bytes\n", in ext4_process_orphan()
356 ext4_debug("deleting unreferenced inode %lu\n", in ext4_process_orphan()
394 ext4_debug("no orphan inodes to clean up\n"); in ext4_orphan_cleanup()
418 ext4_debug("Skipping orphan recovery on fs with errors.\n"); in ext4_orphan_cleanup()
462 ext4_debug("Skippin in ext4_orphan_cleanup()
[all...]
H A Dfast_commit.c175 ext4_debug("%s: Block %lld up-to-date", in ext4_end_buffer_io_sync()
179 ext4_debug("%s: Block %lld not up-to-date", in ext4_end_buffer_io_sync()
618 ext4_debug("Special inode %ld being modified\n", inode->i_ino); in __track_range()
910 ext4_debug("will try writing %d to %d for inode %ld\n", in ext4_fc_write_inode_data()
1161 ext4_debug("Fast commit ended with status = %d for tid %u", in ext4_fc_update_stats()
1382 ext4_debug("Inode %d not found", darg.ino); in ext4_fc_replay_unlink()
1389 ext4_debug("Dir with inode %d not found", darg.parent_ino); in ext4_fc_replay_unlink()
1414 ext4_debug("Dir with inode %d not found.", darg->parent_ino); in ext4_fc_replay_link_internal()
1421 ext4_debug("Failed to obtain dentry"); in ext4_fc_replay_link_internal()
1428 ext4_debug("Inod in ext4_fc_replay_link_internal()
[all...]
H A Dresize.c412 ext4_debug( in ext4_alloc_group_tables()
469 ext4_debug("mark clusters [%llu-%llu] used\n", first_cluster, in set_flexbg_block_bitmap()
506 ext4_debug("mark block bitmap %#04llx (+%llu/%u)\n", in set_flexbg_block_bitmap()
579 ext4_debug("update backup group %#04llx\n", block); in setup_new_flex_group_blocks()
626 ext4_debug("clear inode table blocks %#04llx -> %#04lx\n", in setup_new_flex_group_blocks()
650 ext4_debug("mark backup superblock %#04llx (+0)\n", in setup_new_flex_group_blocks()
953 ext4_debug("leaving with error %d\n", err); in add_new_gdb()
1192 ext4_debug("update metadata backup %llu(+%llu)\n", in update_backups()
1461 ext4_debug("free blocks count %llu", ext4_free_blocks_count(es)); in ext4_update_super()
1498 ext4_debug("fre in ext4_update_super()
[all...]
H A Dpage-io.c181 ext4_debug("ext4_end_io_nolock: io_end 0x%p from inode %lu,list->next 0x%p," in ext4_end_io_end()
207 ext4_debug("Dump inode %lu completed io list\n", inode->i_ino); in dump_completed_IO()
215 ext4_debug("io 0x%p from inode %lu,prev 0x%p,next 0x%p\n", in dump_completed_IO()
H A Dext4_jbd2.c276 ext4_debug("forgetting bh %p: is_metadata=%d, mode %o, data mode %x\n", in __ext4_forget()
H A Dialloc.c62 ext4_debug("mark end bits +%d through +%d used\n", start_bit, end_bit); in ext4_mark_bitmap_end()
269 ext4_debug("freeing inode %lu\n", ino); in ext4_free_inode()
1350 ext4_debug("allocating inode %lu\n", inode->i_ino); in __ext4_new_inode()
1599 ext4_debug("going to zero out inode table in group %d\n", in ext4_init_inode_table()
H A Dindirect.c470 ext4_debug("splicing indirect only\n"); in ext4_splice_branch()
482 ext4_debug("splicing direct\n"); in ext4_splice_branch()
H A Dballoc.c711 ext4_debug("%s: retrying operation after ENOSPC\n", sb->s_id); in ext4_should_retry_alloc()
H A Dmballoc.c3303 ext4_debug("allocated s_groupinfo array for %d meta_bg's\n", in ext4_mb_alloc_groupinfo()
4019 ext4_debug("using block group %u(%d)\n", ac->ac_b_ex.fe_group, in ext4_mb_mark_diskspace_used()
6680 ext4_debug("freeing block %llu\n", block); in ext4_free_blocks()
6767 ext4_debug("Adding block(s) %llu-%llu\n", block, block + count - 1); in ext4_group_add_blocks()
7036 ext4_debug("trimmed %d blocks in the group %d\n", in ext4_trim_all_free()
H A Dext4.h75 #define ext4_debug(f, a...) \ macro
82 #define ext4_debug(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
H A Dioctl.c1230 ext4_debug("cmd = %u, arg = %lu\n", cmd, arg); in __ext4_ioctl()
H A Dinode.c794 ext4_debug("ext4_get_block_unwritten: inode %lu, create flag %d\n", in ext4_get_block_unwritten()
5191 ext4_debug("called recursively, non-PF_MEMALLOC!\n"); in ext4_write_inode()
H A Dsuper.c3305 ext4_debug("Checking group descriptors"); in ext4_check_descriptors()
5797 ext4_debug("Journal inode found at %p: %lld bytes\n", in ext4_get_journal_inode()
H A Dextents.c4493 ext4_debug("inode #%lu: block %u: len %u: " in ext4_alloc_file_blocks()

Completed in 86 milliseconds

12