| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | debug.c | 37 unsigned int segno, vblocks; in f2fs_update_sit_info() local
|
| H A D | gc.h | 60 unsigned int segno; /* section No. */ member 68 unsigned int segno; /* segment No. */ member
|
| H A D | recovery.c | 432 unsigned int segno = GET_SEGNO(sbi, blkaddr); in check_index_in_prev_nodes() local
|
| H A D | checkpoint.c | 136 unsigned int segno, offset; in __is_bitmap_valid() local
|
| H A D | node.c | 2743 f2fs_restore_node_summary(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_summary_block *sum) f2fs_restore_node_summary() argument
|
| H A D | gc.c | 305 static unsigned int get_cb_cost(struct f2fs_sb_info *sbi, unsigned int segno) in get_cb_cost() argument 338 get_gc_cost(struct f2fs_sb_info *sbi, unsigned int segno, struct victim_sel_policy *p) get_gc_cost() argument 366 attach_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno, struct rb_node *parent, struct rb_node **p, bool left_most) attach_victim_entry() argument 389 insert_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno) insert_victim_entry() argument 401 add_victim_entry(struct f2fs_sb_info *sbi, struct victim_sel_policy *p, unsigned int segno) add_victim_entry() argument 711 unsigned int unit_no, segno; get_victim_by_default() local 870 check_valid_map(struct f2fs_sb_info *sbi, unsigned int segno, int offset) check_valid_map() argument 889 gc_node_segment(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, unsigned int segno, int gc_type) gc_node_segment() argument 1046 unsigned int segno = GET_SEGNO(sbi, blkaddr); is_alive() local 1153 move_data_block(struct inode *inode, block_t bidx, int gc_type, unsigned int segno, int off) move_data_block() argument 1324 move_data_page(struct inode *inode, block_t bidx, int gc_type, unsigned int segno, int off) move_data_page() argument 1410 gc_data_segment(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, struct gc_inode_list *gc_list, unsigned int segno, int gc_type, bool force_migrate) gc_data_segment() argument 1586 unsigned int segno = start_segno; do_garbage_collect() local 1697 f2fs_gc(struct f2fs_sb_info *sbi, bool sync, bool background, bool force, unsigned int segno) f2fs_gc() argument 1876 unsigned int segno, next_inuse, start, end; free_segment_range() local [all...] |
| H A D | segment.h | 340 unsigned int segno; /* current segment number */ global() member 361 get_seg_entry(struct f2fs_sb_info *sbi, unsigned int segno) get_seg_entry() argument 368 get_sec_entry(struct f2fs_sb_info *sbi, unsigned int segno) get_sec_entry() argument 375 get_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_valid_blocks() argument 388 get_ckpt_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_ckpt_valid_blocks() argument 458 find_next_inuse(struct free_segmap_info *free_i, unsigned int max, unsigned int segno) find_next_inuse() argument 468 __set_free(struct f2fs_sb_info *sbi, unsigned int segno) __set_free() argument 489 __set_inuse(struct f2fs_sb_info *sbi, unsigned int segno) __set_inuse() argument 501 __set_test_and_free(struct f2fs_sb_info *sbi, unsigned int segno, bool inmem) __set_test_and_free() argument 527 __set_test_and_inuse(struct f2fs_sb_info *sbi, unsigned int segno) __set_test_and_inuse() argument 605 unsigned int segno, left_blocks; has_curseg_enough_space() local 726 check_seg_range(struct f2fs_sb_info *sbi, unsigned int segno) check_seg_range() argument 745 check_block_count(struct f2fs_sb_info *sbi, int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument [all...] |
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | debug.c | 37 unsigned int segno, vblocks; in f2fs_update_sit_info() local
|
| H A D | gc.h | 63 unsigned int segno; /* segment No. */ member
|
| H A D | recovery.c | 498 unsigned int segno = GET_SEGNO(sbi, blkaddr); in check_index_in_prev_nodes() local
|
| H A D | checkpoint.c | 141 unsigned int segno, offset; in __is_bitmap_valid() local
|
| H A D | gc.c | 332 static unsigned int get_cb_cost(struct f2fs_sb_info *sbi, unsigned int segno) in get_cb_cost() argument 365 get_gc_cost(struct f2fs_sb_info *sbi, unsigned int segno, struct victim_sel_policy *p) get_gc_cost() argument 438 __create_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno) __create_victim_entry() argument 455 __insert_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno) __insert_victim_entry() argument 484 add_victim_entry(struct f2fs_sb_info *sbi, struct victim_sel_policy *p, unsigned int segno) add_victim_entry() argument 688 f2fs_pin_section(struct f2fs_sb_info *sbi, unsigned int segno) f2fs_pin_section() argument 724 f2fs_gc_pinned_control(struct inode *inode, int gc_type, unsigned int segno) f2fs_gc_pinned_control() argument 818 unsigned int unit_no, segno; f2fs_get_victim() local 978 check_valid_map(struct f2fs_sb_info *sbi, unsigned int segno, int offset) check_valid_map() argument 997 gc_node_segment(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, unsigned int segno, int gc_type) gc_node_segment() argument 1156 unsigned int segno = GET_SEGNO(sbi, blkaddr); is_alive() local 1264 move_data_block(struct inode *inode, block_t bidx, int gc_type, unsigned int segno, int off) move_data_block() argument 1423 move_data_page(struct inode *inode, block_t bidx, int gc_type, unsigned int segno, int off) move_data_page() argument 1499 gc_data_segment(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, struct gc_inode_list *gc_list, unsigned int segno, int gc_type, bool force_migrate) gc_data_segment() argument 1680 unsigned int segno = start_segno; do_garbage_collect() local 1797 unsigned int segno = gc_control->victim_segno; f2fs_gc() local 1986 unsigned int segno, next_inuse, start, end; free_segment_range() local [all...] |
| H A D | node.c | 2843 f2fs_restore_node_summary(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_summary_block *sum) f2fs_restore_node_summary() argument
|
| H A D | segment.h | 310 unsigned int segno; /* current segment number */ global() member 332 get_seg_entry(struct f2fs_sb_info *sbi, unsigned int segno) get_seg_entry() argument 339 get_sec_entry(struct f2fs_sb_info *sbi, unsigned int segno) get_sec_entry() argument 346 get_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_valid_blocks() argument 359 get_ckpt_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_ckpt_valid_blocks() argument 429 find_next_inuse(struct free_segmap_info *free_i, unsigned int max, unsigned int segno) find_next_inuse() argument 439 __set_free(struct f2fs_sb_info *sbi, unsigned int segno) __set_free() argument 460 __set_inuse(struct f2fs_sb_info *sbi, unsigned int segno) __set_inuse() argument 472 __set_test_and_free(struct f2fs_sb_info *sbi, unsigned int segno, bool inmem) __set_test_and_free() argument 498 __set_test_and_inuse(struct f2fs_sb_info *sbi, unsigned int segno) __set_test_and_inuse() argument 576 unsigned segno, left_blocks; has_curseg_enough_space() local 744 valid_main_segno(struct f2fs_sb_info *sbi, unsigned int segno) valid_main_segno() argument 764 check_block_count(struct f2fs_sb_info *sbi, int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument [all...] |
| /third_party/elfio/examples/c_wrapper/ |
| H A D | c_example.c | 82 int segno = elfio_get_segments_num( pelfio ); in main() local
|
| /kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_sendto.c | 420 unsigned int segno; in svc_rdma_encode_write_chunk() local 380 svc_rdma_encode_write_segment(struct svc_rdma_send_ctxt *sctxt, const struct svc_rdma_chunk *chunk, u32 *remaining, unsigned int segno) svc_rdma_encode_write_segment() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | resize.c | 211 static void move_ssa(struct f2fs_sb_info *sbi, unsigned int segno, in move_ssa() argument 398 unsigned int segno, index; in migrate_sit() local [all...] |
| H A D | dump.c | 114 unsigned int segno; in sit_dump() local 181 int segno, type, i, ret; in ssa_dump() local [all...] |
| H A D | f2fs.h | 182 unsigned int segno; /* current segment number */ member 545 IS_CUR_SEGNO(struct f2fs_sb_info *sbi, u32 segno) IS_CUR_SEGNO() argument [all...] |
| H A D | fsck.c | 151 u32 segno, offset; in is_valid_ssa_node_blk() local 276 u32 segno, offset; in is_valid_ssa_data_blk() local [all...] |
| H A D | mount.c | 37 static int get_device_idx(struct f2fs_sb_info *sbi, uint32_t segno) in get_device_idx() argument 60 bool is_usable_seg(struct f2fs_sb_info *sbi, unsigned int segno) in is_usable_seg() argument 51 get_zone_idx_from_dev(struct f2fs_sb_info *sbi, uint32_t segno, uint32_t dev_idx) get_zone_idx_from_dev() argument 1964 restore_node_summary(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_summary_block *sum_blk) restore_node_summary() argument 1994 unsigned int segno = 0; read_normal_summaries() local 2033 u32 segno, offset; update_sum_entry() local 2077 unsigned int segno; build_curseg() local 2123 check_seg_range(struct f2fs_sb_info *sbi, unsigned int segno) check_seg_range() argument 2129 current_sit_addr(struct f2fs_sb_info *sbi, unsigned int segno) current_sit_addr() argument 2145 get_current_sit_page(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_sit_block *sit_blk) get_current_sit_page() argument 2153 rewrite_current_sit_page(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_sit_block *sit_blk) rewrite_current_sit_page() argument 2161 check_block_count(struct f2fs_sb_info *sbi, unsigned int segno, struct f2fs_sit_entry *raw_sit) check_block_count() argument 2213 get_seg_entry(struct f2fs_sb_info *sbi, unsigned int segno) get_seg_entry() argument 2244 get_sum_block(struct f2fs_sb_info *sbi, unsigned int segno, int *ret_type) get_sum_block() argument 2304 u32 segno, offset; get_sum_entry() local 2449 unsigned int i, segno, end; build_sit_entries() local 2555 unsigned int segno = 0; build_sit_area_bitmap() local 2603 unsigned int segno = 0; rewrite_sit_area_bitmap() local 2654 unsigned int segno; flush_sit_journal_entries() local 2732 unsigned int segno = 0; flush_sit_entries() local 2784 set_section_type(struct f2fs_sb_info *sbi, unsigned int segno, int type) set_section_type() argument 2849 u32 segno; find_next_free_block() local 3504 unsigned int segno, offset; do_record_fsync_data() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 260 int segno, i; in pnv_ioda_reserve_dev_m64_pe() local 2574 unsigned int segno; in pnv_pci_init_ioda_phb() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 264 int segno, i; in pnv_ioda_reserve_dev_m64_pe() local 2922 unsigned int segno; in pnv_pci_init_ioda_phb() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | f2fs_fs.h | 451 __le32 segno; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | f2fs_fs.h | 496 __le32 segno; member
|