Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h168 static int pshot_devctl(pshot_t *, minor_t, int, intptr_t, int, cred_t *,
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c1851 return (pshot_devctl(pshot, nodenum, cmd, arg, mode, credp, in pshot_ioctl()
1869 pshot_devctl(pshot_t *pshot, minor_t nodenum, int cmd, intptr_t arg, int mode, in pshot_devctl() function