/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | segment.c | 2729 unsigned short seg_type = curseg->seg_type; in reset_curseg() local 2740 sanity_check_seg_type(sbi, seg_type); in reset_curseg() 2742 if (IS_DATASEG(seg_type)) in reset_curseg() 2744 if (IS_NODESEG(seg_type)) in reset_curseg() 2746 __set_sit_entry_type(sbi, seg_type, curseg->segno, modified); in reset_curseg() 2752 unsigned short seg_type = curseg->seg_type; in __get_next_segno() local 2754 sanity_check_seg_type(sbi, seg_type); in __get_next_segno() 2770 (seg_type in __get_next_segno() 2790 unsigned short seg_type = curseg->seg_type; new_curseg() local 2983 unsigned short seg_type = curseg->seg_type; get_ssr_segment() local [all...] |
H A D | segment.h | 30 unsigned short seg_type) in sanity_check_seg_type() 32 f2fs_bug_on(sbi, seg_type >= NR_PERSISTENT_LOG); in sanity_check_seg_type() 309 unsigned short seg_type; /* segment type like CURSEG_XXX_TYPE */ member 29 sanity_check_seg_type(struct f2fs_sb_info *sbi, unsigned short seg_type) sanity_check_seg_type() argument
|
H A D | data.c | 1461 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type) in __allocate_data_block() argument 1487 &sum, seg_type, NULL); in __allocate_data_block()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 2692 unsigned short seg_type = curseg->seg_type; in reset_curseg() local 2703 sanity_check_seg_type(sbi, seg_type); in reset_curseg() 2705 if (IS_DATASEG(seg_type)) in reset_curseg() 2707 if (IS_NODESEG(seg_type)) in reset_curseg() 2709 __set_sit_entry_type(sbi, seg_type, curseg->segno, modified); in reset_curseg() 2715 unsigned short seg_type = curseg->seg_type; in __get_next_segno() local 2717 sanity_check_seg_type(sbi, seg_type); in __get_next_segno() 2731 (seg_type in __get_next_segno() 2751 unsigned short seg_type = curseg->seg_type; new_curseg() local 2966 unsigned short seg_type = curseg->seg_type; get_ssr_segment() local [all...] |
H A D | segment.h | 30 unsigned short seg_type) in sanity_check_seg_type() 32 f2fs_bug_on(sbi, seg_type >= NR_PERSISTENT_LOG); in sanity_check_seg_type() 339 unsigned short seg_type; /* segment type like CURSEG_XXX_TYPE */ member 29 sanity_check_seg_type(struct f2fs_sb_info *sbi, unsigned short seg_type) sanity_check_seg_type() argument
|
H A D | data.c | 1395 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type, int contig_level) in __allocate_data_block() argument 1422 &sum, seg_type, NULL, contig_level); in __allocate_data_block() 1776 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() 1785 map.m_seg_type = seg_type; in __get_data_block() 1774 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create, int flag, pgoff_t *next_pgofs, int seg_type, bool may_write) __get_data_block() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.h | 105 __le32 seg_type; member
|
H A D | ice_ddp.c | 1328 le32_to_cpu(ice_seg->hdr.seg_type), in ice_download_pkg() 1467 * @seg_type: the segment type to search for (i.e., SEGMENT_TYPE_CPK) 1475 ice_find_seg_in_pkg(struct ice_hw *hw, u32 seg_type, in ice_find_seg_in_pkg() argument 1493 if (le32_to_cpu(seg->seg_type) == seg_type) in ice_find_seg_in_pkg()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_type.h | 32 __le32 seg_type; member
|
H A D | ice_flex_pipe.c | 854 * @seg_type: the segment type to search for (i.e., SEGMENT_TYPE_CPK) 862 ice_find_seg_in_pkg(struct ice_hw *hw, u32 seg_type, in ice_find_seg_in_pkg() argument 879 if (le32_to_cpu(seg->seg_type) == seg_type) in ice_find_seg_in_pkg() 1047 le32_to_cpu(ice_seg->hdr.seg_type), in ice_download_pkg()
|
/kernel/linux/linux-5.10/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc() argument 117 if (module->segments[i].segment_type == seg_type) { in get_segment_desc()
|
/kernel/linux/linux-6.6/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc() argument 117 if (module->segments[i].segment_type == seg_type) { in get_segment_desc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 358 u8 seg_type, u32 count, bool has_fl) in qed_cxt_set_proto_tid_count() 365 p_seg->type = seg_type; in qed_cxt_set_proto_tid_count() 355 qed_cxt_set_proto_tid_count(struct qed_hwfn *p_hwfn, enum protocol_type proto, u8 seg, u8 seg_type, u32 count, bool has_fl) qed_cxt_set_proto_tid_count() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 358 u8 seg_type, u32 count, bool has_fl) in qed_cxt_set_proto_tid_count() 365 p_seg->type = seg_type; in qed_cxt_set_proto_tid_count() 355 qed_cxt_set_proto_tid_count(struct qed_hwfn *p_hwfn, enum protocol_type proto, u8 seg, u8 seg_type, u32 count, bool has_fl) qed_cxt_set_proto_tid_count() argument
|