Searched refs:span (Results 1 – 7 of 7) sorted by relevance
/systemd-251/docs/ |
D | index.md | 37 Welcome to <span class="color-blue">Fedora 20 (Heisenbug)</span>! 39 [ <span class="color-green">OK</span> ] Reached target Remote File Systems. 40 [ <span class="color-green">OK</span> ] Listening on Delayed Shutdown Socket. 41 [ <span class="color-green">OK</span> ] Listening on /dev/initctl Compatibility Named Pipe. 42 [ <span class="color-green">OK</span> ] Reached target Paths. 43 [ <span class="color-green">OK</span> ] Reached target Encrypted Volumes. 44 [ <span class="color-green">OK</span> ] Listening on Journal Socket. 49 [ <span class="color-green">OK</span> ] Started Journal Service. 52 [ <span class="color-green">OK</span> ] Created slice Root Slice. 53 [ <span class="color-green">OK</span> ] Created slice User and Session Slice. [all …]
|
/systemd-251/src/partition/ |
D | repart.c | 673 uint64_t *span, in context_grow_partitions_phase() argument 698 r = scale_by_weight(*span, p->weight, *weight_sum, &share); in context_grow_partitions_phase() 737 *span = charge_size(context, *span, p->new_size); in context_grow_partitions_phase() 749 r = scale_by_weight(*span, p->padding_weight, *weight_sum, &share); in context_grow_partitions_phase() 769 *span = charge_size(context, *span, p->new_padding); in context_grow_partitions_phase() 782 uint64_t weight_sum = 0, span; in context_grow_partitions_on_free_area() local 793 span = a->size; in context_grow_partitions_on_free_area() 798 …span += round_up_size(a->after->offset + a->after->current_size, context->grain_size) - a->after->… in context_grow_partitions_on_free_area() 802 r = context_grow_partitions_phase(context, a, phase, &span, &weight_sum); in context_grow_partitions_on_free_area() 812 if (span > 0 && a->after && !PARTITION_IS_FOREIGN(a->after)) { in context_grow_partitions_on_free_area() [all …]
|
/systemd-251/test/fuzz/fuzz-udev-rules/ |
D | 60-persistent-storage.rules | 12 # ignore partitions that span the entire disk
|
/systemd-251/rules.d/ |
D | 60-persistent-storage.rules | 12 # ignore partitions that span the entire disk
|
/systemd-251/hwdb.d/ |
D | pci.ids | 20485 2077 TP-240 dual span E1 VoIP PCI card 34776 0120 Wildcard TE120P single-span T1/E1/J1 card 34777 0205 Wildcard TE205P/TE207P dual-span T1/E1/J1 card 5.0V 34778 0210 Wildcard TE210P/TE212P dual-span T1/E1/J1 card 3.3V 34779 0220 Wildcard TE220 dual-span T1/E1/J1 card 3.3V (PCI-Express) 34780 0405 Wildcard TE405P/TE407P quad-span T1/E1/J1 card 5.0V 34781 0410 Wildcard TE410P/TE412P quad-span T1/E1/J1 card 3.3V 34782 0420 Wildcard TE420P quad-span T1/E1/J1 card 3.3V (PCI-Express) 34784 1205 Wildcard TE205P/TE207P dual-span T1/E1/J1 card 5.0V (u1) 34785 1220 Wildcard TE220 dual-span T1/E1/J1 card 3.3V (PCI-Express) (5th gen) [all …]
|
D | 20-pci-vendor-model.hwdb | 60579 ID_MODEL_FROM_DATABASE=TP-240 dual span E1 VoIP PCI card 102150 ID_MODEL_FROM_DATABASE=Wildcard TE120P single-span T1/E1/J1 card 102153 ID_MODEL_FROM_DATABASE=Wildcard TE205P/TE207P dual-span T1/E1/J1 card 5.0V 102156 ID_MODEL_FROM_DATABASE=Wildcard TE210P/TE212P dual-span T1/E1/J1 card 3.3V 102159 ID_MODEL_FROM_DATABASE=Wildcard TE220 dual-span T1/E1/J1 card 3.3V (PCI-Express) 102162 ID_MODEL_FROM_DATABASE=Wildcard TE405P/TE407P quad-span T1/E1/J1 card 5.0V 102165 ID_MODEL_FROM_DATABASE=Wildcard TE410P/TE412P quad-span T1/E1/J1 card 3.3V 102168 ID_MODEL_FROM_DATABASE=Wildcard TE420P quad-span T1/E1/J1 card 3.3V (PCI-Express) 102174 ID_MODEL_FROM_DATABASE=Wildcard TE205P/TE207P dual-span T1/E1/J1 card 5.0V (u1) 102177 ID_MODEL_FROM_DATABASE=Wildcard TE220 dual-span T1/E1/J1 card 3.3V (PCI-Express) (5th gen) [all …]
|
/systemd-251/ |
D | NEWS | 5551 normalizing time span values (i.e. strings like "5min 7s 8us"). 12576 * The formatting and parsing of time span values has been
|