Home
last modified time | relevance | path

Searched refs:sdev_node_t (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_plugin.c124 sdev_node_t *sdp = (sdev_node_t *)ctx; in sdev_ctx_vtype()
133 sdev_node_t *sdp = (sdev_node_t *)ctx; in sdev_ctx_path()
142 sdev_node_t *sdp = (sdev_node_t *)ctx; in sdev_ctx_name()
151 sdev_node_t *sdp = (sdev_node_t *)ctx; in sdev_ctx_minor()
170 sdev_node_t *sdp = (sdev_node_t *)ctx; in sdev_ctx_flags()
200 sdev_node_t *svp; in sdev_plugin_mknode()
225 sdev_node_t *sdvp; in sdev_plugin_mkdir()
248 sdev_node_t *sdvp; in sdev_plugin_mknod()
425 sdev_node_t *sdvp; in sdev_plugin_vop_lookup()
555 sdev_node_t *sdp, *slp; in sdev_plugin_register()
[all …]
H A Dsdev_ncache.c655 sdev_lookup_filter(sdev_node_t *dv, char *nm) in sdev_lookup_filter()
702 sdev_lookup_failed(sdev_node_t *dv, char *nm, int failed_flags) in sdev_lookup_failed()
819 sdev_nc_addname(sdev_nc_list_t *ncl, sdev_node_t *dv, char *nm, int flags) in sdev_nc_addname()
838 sdev_nc_node_exists(sdev_node_t *dv) in sdev_nc_node_exists()
H A Dsdev_profile.c662 prof_dev_needupdate(sdev_node_t *ddv) in prof_dev_needupdate()
664 sdev_node_t *gdir = ddv->sdev_origin; in prof_dev_needupdate()
690 prof_filldir(sdev_node_t *ddv) in prof_filldir()
692 sdev_node_t *gdir; in prof_filldir()
H A Dsdev_ipnetops.c158 sdev_node_t *dv, *next; in devipnet_filldir()
H A Dsdev_netops.c250 sdev_node_t *dv, *next; in devnet_filldir()
H A Dsdev_zvolops.c314 sdev_node_t *parent = dv->sdev_dotdot; in devzvol_validate()
H A Dsdev_vnops.c580 sdev_self_access(sdev_node_t *dv, int mode, int flags, struct cred *cr, in sdev_self_access()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h183 } sdev_node_t; typedef
473 extern int sdev_lookup_filter(sdev_node_t *, char *);
474 extern void sdev_lookup_failed(sdev_node_t *, char *, int);
515 extern void sdev_nc_addname(sdev_nc_list_t *, sdev_node_t *, char *, int);
516 extern void sdev_nc_node_exists(sdev_node_t *);