Searched refs:LERROR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | storage_common.h | 31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) macro
|
H A D | f_mass_storage.c | 888 LERROR(curlun, "write %u @ %llu beyond end %llu\n", in do_write()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | storage_common.h | 31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) macro
|
H A D | f_mass_storage.c | 864 LERROR(curlun, "write %u @ %llu beyond end %llu\n", in do_write()
|
Completed in 10 milliseconds