Home
last modified time | relevance | path

Searched refs:sdev_nc_list_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ncache.c124 sdev_nc_list_t *sdev_ncache;
357 sdev_nc_list_t *ncl = sdev_ncache; in sdev_ncache_process_store()
400 sdev_nc_list_t *ncl = sdev_ncache; in sdev_ncache_write_complete()
429 sdev_nc_list_t *ncl = sdev_ncache; in sdev_ncache_write()
476 sdev_nc_list_t *ncl = sdev_ncache; in sdev_nc_flush_updates()
497 sdev_nc_list_t *ncl = sdev_ncache; in sdev_nc_flush_boot_update()
516 sdev_nc_list_t *ncl = sdev_ncache; in sdev_state_boot_complete()
570 sdev_nc_list_t *ncl = sdev_ncache; in sdev_state_sysavail()
658 sdev_nc_list_t *ncl = sdev_ncache; in sdev_lookup_filter()
726 static sdev_nc_list_t *
[all …]
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h400 } sdev_nc_list_t; typedef
515 extern void sdev_nc_addname(sdev_nc_list_t *, sdev_node_t *, char *, int);
517 extern void sdev_nc_path_exists(sdev_nc_list_t *, char *);
561 extern sdev_nc_list_t *sdev_ncache;