Home
last modified time | relevance | path

Searched defs:log_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c151 #define log_write(level, fmt, args...) log_rdma(level, LOG_WRITE, fmt, ##args) macro
/openbmc/linux/drivers/vhost/
H A Dvhost.c2205 static int log_write(void __user *log_base, in log_write() function