Searched refs:ext4_debug (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/ext4/ |
| H A D | fast_commit.c | 191 ext4_debug("%s: Block %lld up-to-date", in ext4_end_buffer_io_sync() 195 ext4_debug("%s: Block %lld not up-to-date", in ext4_end_buffer_io_sync() 606 ext4_debug("Special inode %llu being modified\n", inode->i_ino); in __track_range() 901 ext4_debug("will try writing %d to %d for inode %llu\n", in ext4_fc_write_inode_data() 1157 ext4_debug("Fast commit ended with status = %d for tid %u", in ext4_fc_update_stats() 1407 ext4_debug("Inode %d not found", darg.ino); in ext4_fc_replay_unlink() 1414 ext4_debug("Dir with inode %d not found", darg.parent_ino); in ext4_fc_replay_unlink() 1438 ext4_debug("Dir with inode %d not found.", darg->parent_ino); in ext4_fc_replay_link_internal() 1451 ext4_debug("Failed to link\n"); in ext4_fc_replay_link_internal() 1477 ext4_debug("Inode not found."); in ext4_fc_replay_link() [all …]
|
| H A D | resize.c | 410 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() 623 ext4_debug("clear inode table blocks %#04llx -> %#04lx\n", in setup_new_flex_group_blocks() 647 ext4_debug("mark backup superblock %#04llx (+0)\n", in setup_new_flex_group_blocks() 948 ext4_debug("leaving with error %d\n", err); in add_new_gdb() 1190 ext4_debug("update metadata backup %llu(+%llu)\n", in update_backups() 1458 ext4_debug("free blocks count %llu", ext4_free_blocks_count(es)); in ext4_update_super() 1495 ext4_debug("free blocks count %llu", in ext4_update_super() [all …]
|
| H A D | page-io.c | 182 ext4_debug("ext4_end_io_nolock: io_end 0x%p from inode %llu,list->next 0x%p," in ext4_end_io_end() 223 ext4_debug("Dump inode %llu completed io list\n", inode->i_ino); in dump_completed_IO() 231 ext4_debug("io 0x%p from inode %llu,prev 0x%p,next 0x%p\n", in dump_completed_IO()
|
| H A D | ialloc.c | 62 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() 1353 ext4_debug("allocating inode %llu\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 D | mballoc.c | 3421 ext4_debug("allocated s_groupinfo array for %d meta_bg's\n", in ext4_mb_alloc_groupinfo() 4215 ext4_debug("using block group %u(%d)\n", ac->ac_b_ex.fe_group, in ext4_mb_mark_diskspace_used() 6723 ext4_debug("freeing block %llu\n", block); in ext4_free_blocks() 6807 ext4_debug("Adding block(s) %llu-%llu\n", block, block + count - 1); in ext4_group_add_blocks() 7019 ext4_debug("trimmed %d blocks in the group %d\n", in ext4_trim_all_free()
|
| H A D | ext4.h | 74 #define ext4_debug(f, a...) \ macro 81 #define ext4_debug(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
|
| H A D | inode.c | 955 ext4_debug("ext4_get_block_unwritten: inode %llu, create flag %d\n", in ext4_get_block_unwritten() 5773 ext4_debug("called recursively, non-PF_MEMALLOC!\n"); in ext4_write_inode()
|
| H A D | super.c | 3323 ext4_debug("Checking group descriptors"); in ext4_check_descriptors() 5913 ext4_debug("Journal inode found at %p: %lld bytes\n", in ext4_get_journal_inode()
|
| H A D | extents.c | 4642 ext4_debug("inode #%llu: block %u: len %u: " in ext4_alloc_file_blocks()
|