Searched refs:need_watch (Results 1 – 2 of 2) sorted by relevance
194 atomic_t need_watch; member1016 if (atomic_read(&smi_info->need_watch)) { in ipmi_thread()1067 atomic_set(&smi_info->need_watch, enable); in set_need_watch()2029 atomic_set(&new_smi->need_watch, 0); in try_smi_init()
6883 bool need_watch = !rbd_is_ro(rbd_dev); in rbd_dev_image_probe() local6900 if (need_watch) { in rbd_dev_image_probe()6914 if (ret == -ENOENT && !need_watch) in rbd_dev_image_probe()6963 if (need_watch) in rbd_dev_image_probe()