Searched refs:ctfs_endpoint_ioctl (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_event.c | 104 ctfs_endpoint_ioctl(ctfs_endpoint_t *endpt, int cmd, intptr_t arg, cred_t *cr, in ctfs_endpoint_ioctl() function 304 return (ctfs_endpoint_ioctl(&evnode->ctfs_ev_listener, cmd, arg, cr, in ctfs_ev_ioctl() 464 return (ctfs_endpoint_ioctl(&bunode->ctfs_bu_listener, cmd, arg, cr, in ctfs_bu_ioctl()
|