Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c167 static void sftp_error_trace(BDRVSSHState *s, const char *op) in sftp_error_trace() function
1102 sftp_error_trace(s, "read"); in ssh_read()
1172 sftp_error_trace(s, "write"); in ssh_write()
1237 sftp_error_trace(s, "fsync"); in ssh_flush()