Searched refs:cuse_client_send_command_locked (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/fs/cuse/ |
| H A D | cuse.c | 544 cuse_client_send_command_locked(struct cuse_client_command *pccmd, in cuse_client_send_command_locked() function 1484 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_open() 1521 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_close() 1594 cuse_client_send_command_locked(pccmd, in cuse_client_read() 1654 cuse_client_send_command_locked(pccmd, in cuse_client_write() 1716 cuse_client_send_command_locked(pccmd, in cuse_client_ioctl() 1776 cuse_client_send_command_locked(pccmd, in cuse_client_poll()
|