HomeSort by: relevance | last modified time | path
    Searched defs:spec_io_exit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/miscfs/specfs/
spec_vnops.c 240 * fstrans on vp's mount. Until spec_io_exit, the vnode will not
244 * number and return zero. Caller must later call spec_io_exit
314 * spec_io_exit(vp, sn)
318 * must match the struct specnode pointer returned by spec_io_exit
322 spec_io_exit(struct vnode *vp, struct specnode *sn) function in typeref:typename:void
591 out: spec_io_exit(devvp, sn);
934 spec_io_exit(vp, sn);
1128 spec_io_exit(vp, sn);
1243 spec_io_exit(vp, sn);
1361 spec_io_exit(vp, sn)
    [all...]

Completed in 32 milliseconds