Searched refs:ol (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ |
H A D | sd-journal.c | 2454 size_t ol; local 2497 r = return_data(j, j->unique_file, o, &odata, &ol); 2502 if (ol <= k) { 2505 ol, k + 1); 2528 r = journal_file_find_data_object_with_hash(of, odata, ol, le64toh(o->data.hash), NULL, NULL);
|
Completed in 15 milliseconds