Searched refs:ORE_DBGMSG (Results 1 – 3 of 3) sorted by relevance
/fs/exofs/ |
D | ore_raid.c | 22 #define ORE_DBGMSG2 ORE_DBGMSG 104 ORE_DBGMSG("!! Failed to alloc sp2d size=%d\n", alloc_size); in _sp2d_alloc() 121 ORE_DBGMSG("!! Failed to _alloc_1p_arrays=%d\n", in _sp2d_alloc() 275 ORE_DBGMSG("dev=%d cur_len=0x%x not_last=%d cur_sg=%d " in _ore_add_sg_seg() 363 ORE_DBGMSG("Failed to allocate BIO size=%u\n", in _add_to_r4w() 378 ORE_DBGMSG("Failed to bio_add_pc_page bi_vcnt=%d\n", in _add_to_r4w() 398 ORE_DBGMSG("offset=0x%llx len=0x%x index=0x%lx dev=%x\n", in _add_to_r4w_first_page() 420 ORE_DBGMSG("p=%d, c=%d next-offset=0x%llx len=0x%x dev=%x par_dev=%d\n", in _add_to_r4w_last_page() 482 ORE_DBGMSG("stripe_start=0x%llx ios->offset=0x%llx min_p=%d max_p=%d\n", in _read_4_write_first_stripe() 551 ORE_DBGMSG("offset=0x%llx stripe_end=0x%llx min_p=%d max_p=%d\n", in _read_4_write_last_stripe() [all …]
|
D | ore_raid.h | 21 #define ORE_DBGMSG(fmt, a...) \ macro 24 #define ORE_DBGMSG(fmt, a...) \ macro
|
D | ore.c | 118 ORE_DBGMSG("max_io_length=0x%lx\n", layout->max_io_length); in ore_verify_layout() 163 ORE_DBGMSG("Failed kzalloc bytes=%zd\n", in _ore_get_io_state() 183 ORE_DBGMSG("Failed alloc first part bytes=%zd\n", in _ore_get_io_state() 190 ORE_DBGMSG("Failed alloc second part bytes=%zd\n", in _ore_get_io_state() 378 ORE_DBGMSG("Failed to osd_finalize_request() => %d\n", in ore_io_execute() 446 ORE_DBGMSG("start read offset passed end of file " in ore_check_io() 617 ORE_DBGMSG("Failed to allocate BIO size=%u\n", in _ore_add_stripe_unit() 634 ORE_DBGMSG("Failed bio_add_pc_page bi_vcnt=0x%x " in _ore_add_stripe_unit() 865 ORE_DBGMSG( in _write_mirror() 886 ORE_DBGMSG("write(0x%llx) offset=0x%llx " in _write_mirror() [all …]
|