Lines Matching refs:specnode
251 spec_io_enter(struct vnode *vp, struct specnode **snp, dev_t *devp) in spec_io_enter()
254 struct specnode *sn; in spec_io_enter()
322 spec_io_exit(struct vnode *vp, struct specnode *sn) in spec_io_exit()
569 struct specnode *sn; in spec_node_setmountedfs()
1085 struct specnode *sn; in spec_read()
1207 struct specnode *sn; in spec_write()
1338 struct specnode *sn; in spec_ioctl()
1374 struct specnode *sn; in spec_poll()
1403 struct specnode *sn; in spec_kqfilter()
1440 struct specnode *sn; in spec_mmap()
1497 struct specnode *sn = NULL; in spec_strategy()