Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h159 static int pshot_open(dev_t *, int, int, cred_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c339 pshot_open, /* open */
1764 pshot_open(dev_t *devp, int flags, int otyp, cred_t *credp) in pshot_open() function