Home
last modified time | relevance | path

Searched refs:segno (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsegment.h22 #define GET_L2R_SEGNO(free_i, segno) ((segno) - (free_i)->start_segno) argument
23 #define GET_R2L_SEGNO(free_i, segno) ((segno) + (free_i)->start_segno) argument
111 (((segno) == -1) ? -1: (segno) / (sbi)->segs_per_sec)
333 unsigned int segno) in get_seg_entry() argument
340 unsigned int segno) in get_sec_entry() argument
461 unsigned int segno) in __set_inuse() argument
499 unsigned int segno) in __set_test_and_inuse() argument
581 segno = CURSEG_I(sbi, i)->segno; in has_curseg_enough_space()
589 segno = CURSEG_I(sbi, CURSEG_HOT_DATA)->segno; in has_curseg_enough_space()
734 return curseg->segno; in curseg_segno()
[all …]
H A Dgc.c447 ve->segno = segno; in __create_victim_entry()
725 unsigned int segno) in f2fs_gc_pinned_control() argument
888 p.min_segno = segno; in f2fs_get_victim()
1639 segno, off); in gc_data_segment()
1713 end_segno = segno - 1; in do_garbage_collect()
1714 for (segno = start_segno; segno < end_segno; segno++) { in do_garbage_collect()
1727 for (segno = start_segno; segno < end_segno; segno++) { in do_garbage_collect()
1764 segno, gc_type, in do_garbage_collect()
1778 (segno + 1 < end_segno) ? segno + 1 : NULL_SEGNO; in do_garbage_collect()
1913 segno = NULL_SEGNO; in f2fs_gc()
[all …]
H A Dsegment.c832 if (segno == NULL_SEGNO || IS_CURSEG(sbi, segno)) in locate_dirty_segment()
2628 unsigned int segno = curseg->segno + 1; in is_next_segment_free() local
2793 unsigned int segno = curseg->segno; in new_curseg() local
3062 segno = CURSEG_I(sbi, type)->segno; in f2fs_allocate_segment_for_resize()
3063 if (segno < start || segno > end) in f2fs_allocate_segment_for_resize()
3077 if (segno != curseg->segno) in f2fs_allocate_segment_for_resize()
3079 type, segno, curseg->segno); in f2fs_allocate_segment_for_resize()
3689 if (CURSEG_I(sbi, i)->segno == segno) in __f2fs_get_curseg()
3743 if (segno != curseg->segno) { in f2fs_do_replace_block()
4743 for (segno = 0; segno < MAIN_SEGS(sbi); segno += sbi->segs_per_sec) { in init_dirty_segmap()
[all …]
H A Ddebug.c37 unsigned int segno, vblocks; in f2fs_update_sit_info() local
44 for (segno = 0; segno < MAIN_SEGS(sbi); segno += sbi->segs_per_sec) { in f2fs_update_sit_info()
45 vblocks = get_valid_blocks(sbi, segno, true); in f2fs_update_sit_info()
190 si->curseg[i] = curseg->segno; in update_general_status()
191 si->cursec[i] = GET_SEC_FROM_SEG(sbi, curseg->segno); in update_general_status()
H A Drecovery.c498 unsigned int segno = GET_SEGNO(sbi, blkaddr); in check_index_in_prev_nodes() local
510 sentry = get_seg_entry(sbi, segno); in check_index_in_prev_nodes()
518 if (curseg->segno == segno) { in check_index_in_prev_nodes()
524 sum_page = f2fs_get_sum_page(sbi, segno); in check_index_in_prev_nodes()
H A Dgc.h63 unsigned int segno; /* segment No. */ member
H A Dcheckpoint.c141 unsigned int segno, offset; in __is_bitmap_valid() local
147 segno = GET_SEGNO(sbi, blkaddr); in __is_bitmap_valid()
149 se = get_seg_entry(sbi, segno); in __is_bitmap_valid()
1473 ckpt->cur_node_segno[i] = cpu_to_le32(curseg->segno); in do_checkpoint()
1480 ckpt->cur_data_segno[i] = cpu_to_le32(curseg->segno); in do_checkpoint()
H A Df2fs.h438 #define segno_in_journal(jnl, i) ((jnl)->sit_j.entries[i].segno)
3655 unsigned int segno, struct f2fs_summary_block *sum);
3688 bool f2fs_segment_has_free_slot(struct f2fs_sb_info *sbi, int segno);
3701 struct page *f2fs_get_sum_page(struct f2fs_sb_info *sbi, unsigned int segno);
3742 unsigned int segno);
3744 unsigned int segno);
H A Dnode.c2844 unsigned int segno, struct f2fs_summary_block *sum) in f2fs_restore_node_summary() argument
2853 addr = START_BLOCK(sbi, segno); in f2fs_restore_node_summary()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c382 u32 *remaining, unsigned int segno) in svc_rdma_encode_write_segment() argument
384 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; in svc_rdma_encode_write_segment()
397 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, in svc_rdma_encode_write_segment()
420 unsigned int segno; in svc_rdma_encode_write_chunk() local
434 for (segno = 0; segno < chunk->ch_segcount; segno++) { in svc_rdma_encode_write_chunk()
435 ret = svc_rdma_encode_write_segment(sctxt, chunk, &remaining, segno); in svc_rdma_encode_write_chunk()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h1644 u32 segno,
1655 __field(u32, segno)
1664 __entry->segno = segno;
1672 __entry->segno, __entry->length,
1689 __field(u32, segno)
1717 u32 segno
1720 TP_ARGS(cid, chunk, segno),
1725 __field(u32, segno)
1733 &chunk->ch_segments[segno];
1737 __entry->segno = segno;
[all …]
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c260 int segno, i; in pnv_ioda_reserve_dev_m64_pe() local
271 for (segno = start / sgsz; segno < end / sgsz; segno++) { in pnv_ioda_reserve_dev_m64_pe()
273 set_bit(segno, pe_bitmap); in pnv_ioda_reserve_dev_m64_pe()
275 pnv_ioda_reserve_pe(phb, segno); in pnv_ioda_reserve_dev_m64_pe()
2574 unsigned int segno; in pnv_pci_init_ioda_phb() local
2663 for (segno = 0; segno < ARRAY_SIZE(phb->ioda.pe_rmap); segno++) in pnv_pci_init_ioda_phb()
2664 phb->ioda.pe_rmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
2695 for (segno = 0; segno < phb->ioda.total_pe_num; segno++) { in pnv_pci_init_ioda_phb()
2696 phb->ioda.m64_segmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
2697 phb->ioda.m32_segmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/
H A Dpython3-privacyidea_3.9.1.bb36 RDEPENDS:${PN} += "python3-smpplib python3-soupsieve python3-segno python3-importlib-metadata"
/openbmc/linux/include/linux/
H A Df2fs_fs.h496 __le32 segno; member
/openbmc/linux/Documentation/translations/it_IT/process/
H A D4.Coding.rst120 compilatore. L'uso eccessivo del preprocessore è praticamente sempre il segno
418 non rispecchia i vostri bisogni, allora questo potrebbe essere un segno che
H A Dmanagement-style.rst132 Questo può suonare come un fallimento, ma di solito questo è un segno che
H A Dsubmitting-patches.rst92 essere lunga, potrebbe essere un segno che la vostra patch necessita d'essere
H A Dcoding-style.rst412 con segno, identici ai tipi standard, sono permessi- tuttavia, non sono
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst470 -s [SIT dump segno from #1~#2 (decimal), for all 0~-1]
471 -a [SSA dump segno from #1~#2 (decimal), for all 0~-1]
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst569 (``include/asm/atomic.h``); questo contiene un intero con segno (minimo 32bit),