Searched refs:fifo_create (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 82 static int fifo_create(struct vnode *, char *, vattr_t *, enum vcexcl, 129 VOPNAME_CREATE, { .vop_create = fifo_create }, 1563 fifo_create(struct vnode *dvp, char *name, vattr_t *vap, enum vcexcl excl, in fifo_create() function
|