Home
last modified time | relevance | path

Searched defs:seg_type (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/fs/f2fs/
Dsegment.h29 unsigned short seg_type) in sanity_check_seg_type()
314 unsigned short seg_type; /* segment type like CURSEG_XXX_TYPE */ member
Dsegment.c2538 unsigned short seg_type = curseg->seg_type; in reset_curseg() local
2561 unsigned short seg_type = curseg->seg_type; in __get_next_segno() local
2597 unsigned short seg_type = curseg->seg_type; in new_curseg() local
2795 unsigned short seg_type = curseg->seg_type; in get_ssr_segment() local
Ddata.c1392 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type) in __allocate_data_block()
1755 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block()
/linux-5.10/sound/pci/cs46xx/
Ddsp_spos.c113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc()
/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h32 __le32 seg_type; member
Dice_flex_pipe.c862 ice_find_seg_in_pkg(struct ice_hw *hw, u32 seg_type, in ice_find_seg_in_pkg()
/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c358 u8 seg_type, u32 count, bool has_fl) in qed_cxt_set_proto_tid_count()