Home
last modified time | relevance | path

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

/src/sys/fs/cuse/
H A Dcuse.c568 cuse_client_send_command_locked(struct cuse_client_command *pccmd, in cuse_client_send_command_locked() function
1560 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_open()
1594 cuse_client_send_command_locked(pccmd, 0, 0, pcc->fflags, 0); in cuse_client_close()
1673 cuse_client_send_command_locked(pccmd, in cuse_client_read()
1768 cuse_client_send_command_locked(pccmd, in cuse_client_write()
1847 cuse_client_send_command_locked(pccmd, in cuse_client_ioctl()
1907 cuse_client_send_command_locked(pccmd, in cuse_client_poll()