Home
last modified time | relevance | path

Searched defs:len_b (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dchecksum.c410 unsigned len_a, unsigned len_b, in bch2_rechecksum_bio()
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4279 intel_pt_find_overlap_tsc(unsigned char * buf_a,size_t len_a,unsigned char * buf_b,size_t len_b,bool * consecutive,bool ooo_tsc) intel_pt_find_overlap_tsc() argument
4343 intel_pt_find_overlap(unsigned char * buf_a,size_t len_a,unsigned char * buf_b,size_t len_b,bool have_tsc,bool * consecutive,bool ooo_tsc) intel_pt_find_overlap() argument
[all...]
/linux/fs/gfs2/
H A Ddir.c1236 unsigned int len_b = be16_to_cpu(dent_b->de_name_len); in compare_dents() local