Searched refs:ext2_debug (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | ioctl.c | 29 ext2_debug ("cmd = %u, arg = %lu\n", cmd, arg); in ext2_ioctl()
|
H A D | balloc.c | 498 ext2_debug ("freeing block(s) %lu-%lu\n", block, block + count - 1); in ext2_free_blocks() 621 ext2_debug("Bit not found near goal\n"); in find_next_usable_block() 1243 ext2_debug("goal=%lu.\n", goal); in ext2_new_blocks() 1369 ext2_debug("using block group %d(%d)\n", in ext2_new_blocks()
|
H A D | ialloc.c | 116 ext2_debug ("freeing inode %lu\n", ino); in ext2_free_inode() 601 ext2_debug("allocating inode %lu\n", inode->i_ino); in ext2_new_inode()
|
H A D | ext2.h | 146 # define ext2_debug(f, a...) { \ macro 152 # define ext2_debug(f, a...) /**/ macro
|
H A D | super.c | 691 ext2_debug ("Checking group descriptors"); in ext2_check_descriptors() 1274 ext2_debug("setting valid to 0\n"); in ext2_sync_fs()
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | ioctl.c | 61 ext2_debug ("cmd = %u, arg = %lu\n", cmd, arg); in ext2_ioctl()
|
H A D | balloc.c | 497 ext2_debug ("freeing block(s) %lu-%lu\n", block, block + count - 1); in ext2_free_blocks() 620 ext2_debug("Bit not found near goal\n"); in find_next_usable_block() 1239 ext2_debug("goal=%lu.\n", goal); in ext2_new_blocks() 1365 ext2_debug("using block group %d(%d)\n", in ext2_new_blocks()
|
H A D | ialloc.c | 116 ext2_debug ("freeing inode %lu\n", ino); in ext2_free_inode() 592 ext2_debug("allocating inode %lu\n", inode->i_ino); in ext2_new_inode()
|
H A D | ext2.h | 149 # define ext2_debug(f, a...) { \ macro 155 # define ext2_debug(f, a...) /**/ macro
|
H A D | super.c | 686 ext2_debug ("Checking group descriptors"); in ext2_check_descriptors() 1283 ext2_debug("setting valid to 0\n"); in ext2_sync_fs()
|
Completed in 14 milliseconds