Lines Matching defs:query_ref_boot
1075 BootId *query_ref_boot,
1081 const bool advance_older = query_ref_boot && ref_boot_offset <= 0;
1088 skip_once = query_ref_boot && sd_id128_is_null(query_ref_boot->id) && ref_boot_offset < 0;
1095 if (query_ref_boot && !sd_id128_is_null(query_ref_boot->id)) {
1100 sd_id128_to_string(query_ref_boot->id, match + 9);
1138 r = discover_next_boot(j, ¤t, advance_older, !query_ref_boot);
1147 if (query_ref_boot) {
1154 query_ref_boot->id = current->id;