Home
last modified time | relevance | path

Searched refs:sdev_boot_state (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/uts/common/fs/dev/
H A Dsdev_ncache.c122 int sdev_boot_state = SDEV_BOOT_STATE_INITIAL; variable
500 (sdev_boot_state == SDEV_BOOT_STATE_INITIAL)) { in sdev_nc_flush_boot_update()
551 sdev_boot_state = SDEV_BOOT_STATE_COMPLETE; in sdev_state_boot_complete()
619 if (sdev_boot_state < new_state) { in sdev_devstate_change()
623 sdev_boot_state = new_state; in sdev_devstate_change()
643 sdev_boot_state = new_state; in sdev_devstate_change()
719 (sdev_boot_state != SDEV_BOOT_STATE_COMPLETE)) || in sdev_lookup_failed()
H A Dsdev_subr.c2475 if ((sdev_boot_state == SDEV_BOOT_STATE_COMPLETE) && in devname_readdir_func()
/titanic_53/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h539 extern int sdev_boot_state;