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

/linux-4.1.27/lib/
H A Dearlycpio.c45 C_NAMESIZE, enumerator in enum:cpio_fields
119 dptr = PTR_ALIGN(p + ch[C_NAMESIZE], 4); find_cpio_data()
126 ch[C_NAMESIZE] >= mypathsize && find_cpio_data()
129 if (ch[C_NAMESIZE] - mypathsize >= MAX_CPIO_FILE_NAME) { find_cpio_data()

Completed in 73 milliseconds