Searched refs:DMCRIT (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-target.c | 99 DMCRIT("Unregistering unrecognised target: %s", tt->name); in dm_unregister_target()
|
| H A D | dm-stats.c | 134 DMCRIT("Memory usage accounting bug."); in free_shared_memory() 218 DMCRIT("leaked in-flight counter at index %lu " in dm_stats_cleanup() 613 DMCRIT("Invalid area access in region id %d", s->id); in __dm_stat_bio() 1213 DMCRIT("shared_memory_amount leaked: %lu", shared_memory_amount); in dm_statistics_exit()
|
| H A D | dm-bufio.c | 459 DMCRIT("dm_bufio_free_buffer_data: bad data mode: %d", in free_buffer_data() 2089 DMCRIT("%s: dm_bufio_client_count leaked: %d", in dm_bufio_exit() 2095 DMCRIT("%s: dm_bufio_current_allocated leaked: %lu", in dm_bufio_exit() 2101 DMCRIT("%s: dm_bufio_allocated_get_free_pages leaked: %lu", in dm_bufio_exit() 2107 DMCRIT("%s: dm_bufio_vmalloc leaked: %lu", in dm_bufio_exit()
|
| H A D | dm-io.c | 94 DMCRIT("Unaligned struct io pointer %p", io); in store_io_and_region_in_bio()
|
| H A D | dm-integrity.c | 524 DMCRIT("invalid bitmap access (%llx,%llx,%d,%d,%d)", in block_bitmap_op() 651 DMCRIT("%s: invalid access at (%u,%u), limit (%u,%u)", in access_journal_check() 2226 DMCRIT("journal_sections %u, journal_section_entries %u, " in pad_uncommitted()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device-mapper.h | 584 #define DMCRIT(fmt, ...) pr_crit(DM_FMT(fmt), ##__VA_ARGS__) macro
|