Searched refs:spec_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c97 static int spec_open(struct vnode **, int, struct cred *, caller_context_t *);
183 VOPNAME_OPEN, { .vop_open = spec_open },
560 spec_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *cc) function

Completed in 46 milliseconds