Searched refs:cuse_client_send_command_locked (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/cuse/ |
H A D | cuse.c | 566 cuse_client_send_command_locked(struct cuse_client_command *pccmd, in cuse_client_send_command_locked() function 1563 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_open() 1600 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_close() 1679 cuse_client_send_command_locked(pccmd, in cuse_client_read() 1774 cuse_client_send_command_locked(pccmd, in cuse_client_write() 1853 cuse_client_send_command_locked(pccmd, in cuse_client_ioctl() 1913 cuse_client_send_command_locked(pccmd, in cuse_client_poll()
|