Home
last modified time | relevance | path

Searched refs:tmp_ofs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/usr/
Dgen_init_cpio.c53 unsigned int tmp_ofs; in push_rest() local
59 tmp_ofs = name_len + 110; in push_rest()
60 while (tmp_ofs & 3) { in push_rest()
63 tmp_ofs++; in push_rest()