Lines Matching full:sdev
17 * Dynamic directory plugin interface for sdev.
19 * The sdev plugin interfaces provides a means for a dynamic directory based on
21 * built into sdev itself. While these legacy plugins are useful, it makes more
55 * to create it in the GZ and not for all other instances of sdev because an
56 * instance of sdev that isn't at /dev does not have dynamic directories, and
57 * second, any instance of sdev present in a non-global zone cannot create
59 * instance of sdev that we're good to go.
404 * If we don't have a callback function that returns a failure, then sdev will
460 * sdev is not a good citizen. We get inactive callbacks whenever a vnode goes
604 * go through and grab the sdev root node as we cannot grab any sdev in sdev_plugin_register()
713 * and other sdev threads may be waiting for this. Only use the over-ride if
740 * Register an old sdev style plugin to deal with what used to be in the vtab.
779 * sdev's initialization function. Further, we don't have to create them in sdev_plugin_register_legacy()
780 * as that's taken care of in sdev's mount for the GZ. in sdev_plugin_register_legacy()