Searched refs:iwlog_ecode_error (Results 1 – 2 of 2) sorted by relevance
/third_party/iowow/src/log/ |
D | iwlog.h | 293 #define iwlog_ecode_error(IW_ecode, IW_fmt, ...) \ macro
|
/third_party/iowow/src/fs/ |
D | iwfsmfile.c | 929 iwlog_ecode_error(rc, "Length of the newly initiated bitmap area (bmlen): %" PRIu64 in _fsm_init_lw() 936 iwlog_ecode_error(rc, "Length of the newly initiated bitmap area (bmlen): %" PRIu64 in _fsm_init_lw() 1320 iwlog_ecode_error(rc, "Invalid file blocks pow: %u", fsm->bpow); in _fsm_read_meta_lr() 1325 iwlog_ecode_error(rc, "Block size: %u must not be greater than system page size: %zu", in _fsm_read_meta_lr() 1341 … iwlog_ecode_error(rc, "Free-space bitmap length is not 64bit aligned: %" PRIuMAX "", fsm->bmlen); in _fsm_read_meta_lr()
|