Home
last modified time | relevance | path

Searched refs:w_host (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/include/
Dwrite_log.h60 char w_host[WLOG_MAX_HOST+1]; /* host doing write - */ member
/external/ltp/testcases/kernel/fs/doio/
Dwrite_log.c439 memcpy(host, wrec->w_host, wrecd->w_hostlen); in wlog_rec_pack()
477 memcpy(wrec->w_host, host, wrec->w_hostlen); in wlog_rec_unpack()
Ddoio.c1773 memcpy(wrec.w_host, Host, wrec.w_hostlen); in do_write()
3291 memcpy(wrec.w_host, Host, wrec.w_hostlen); in do_rw()