Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dearlycpio.c37 C_NAMESIZE, enumerator
111 dptr = PTR_ALIGN(p + ch[C_NAMESIZE], 4); in find_cpio_data()
118 ch[C_NAMESIZE] >= mypathsize && in find_cpio_data()
124 if (ch[C_NAMESIZE] - mypathsize >= MAX_CPIO_FILE_NAME) { in find_cpio_data()