Home
last modified time | relevance | path

Searched refs:LERROR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Dstorage_common.h31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) macro
H A Df_mass_storage.c864 LERROR(curlun, "write %u @ %llu beyond end %llu\n", in do_write()