Home
last modified time | relevance | path

Searched refs:mb_debug (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
Dmballoc.h42 #define mb_debug(n, fmt, a...) \ macro
51 #define mb_debug(n, fmt, a...) no_printk(fmt, ## a) macro
Dmballoc.c835 mb_debug(1, "init page %lu\n", page->index); in ext4_mb_init_cache()
880 mb_debug(1, "read bitmap for group %u\n", group); in ext4_mb_init_cache()
917 mb_debug(1, "put buddy for group %u in page %lu/%x\n", in ext4_mb_init_cache()
937 mb_debug(1, "put bitmap for group %u in page %lu/%x\n", in ext4_mb_init_cache()
1043 mb_debug(1, "init group %u\n", group); in ext4_mb_init_group()
1115 mb_debug(1, "load group %u\n", group); in ext4_mb_load_buddy()
2679 mb_debug(1, "mballoc: %u PAs left\n", count); in ext4_mb_cleanup_pa()
2773 mb_debug(1, "gonna free %u blocks in group %u (0x%p):", in ext4_free_data_callback()
2822 mb_debug(1, "freed %u blocks in %u structures\n", count, count2); in ext4_free_data_callback()
2994 mb_debug(1, "#%u: goal %u blocks for locality group\n", in ext4_mb_normalize_group_request()
[all …]
/fs/
Dmbcache.c42 # define mb_debug(f...) do { \ macro
50 # define mb_debug(f...) do { } while(0) macro
174 mb_debug("trying to free %d entries", nr_to_scan); in mb_cache_shrink_fn()
184 mb_debug("cache %s (%d)", cache->c_name, in mb_cache_shrink_fn()