Searched refs:len_b (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Ddir.c1149 unsigned int len_b = be16_to_cpu(dent_b->de_name_len); local
1151 if (len_a > len_b)
1153 else if (len_a < len_b)

Completed in 59 milliseconds