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