Searched refs:pending_changes (Results 1 – 11 of 11) sorted by relevance
34 if (wmi_priv.pending_changes == 0) { in call_biosattributes_interface()35 wmi_priv.pending_changes = 1; in call_biosattributes_interface()
83 bool pending_changes; member
198 return sprintf(buf, "%d\n", wmi_priv.pending_changes); in pending_reboot_show()
208 lc->pending_changes = 0; in lc_reset()427 if (lc->pending_changes >= lc->max_pending_changes) in __lc_get()436 lc->pending_changes++; in __lc_get()546 lc->pending_changes = 0; in lc_committed()
85 bool pending_changes; member
1021 if (!ret && !tlmi_priv.pending_changes) { in current_value_store()1022 tlmi_priv.pending_changes = true; in current_value_store()1105 return sprintf(buf, "%d\n", tlmi_priv.pending_changes); in pending_reboot_show()1152 if (!ret && !tlmi_priv.pending_changes) { in debug_cmd_store()1153 tlmi_priv.pending_changes = true; in debug_cmd_store()
192 unsigned int pending_changes; member
447 device->act_log->pending_changes == 0 || in drbd_al_begin_io_commit()453 if (device->act_log->pending_changes) { in drbd_al_begin_io_commit()499 al->max_pending_changes - al->pending_changes); in drbd_al_begin_io_nonblock()513 if (!al->pending_changes) in drbd_al_begin_io_nonblock()
703 unsigned long pending_changes; member1664 test_bit(BTRFS_PENDING_##opt, &(info)->pending_changes)1666 set_bit(BTRFS_PENDING_##opt, &(info)->pending_changes)1668 clear_bit(BTRFS_PENDING_##opt, &(info)->pending_changes)
2590 prev = xchg(&fs_info->pending_changes, 0); in btrfs_apply_pending_changes()
1510 if (fs_info->pending_changes == 0) in btrfs_sync_fs()