Searched defs:has_crcs (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/module/ | ||
H A D | version.c | 98 bool has_crcs) in same_magic() argument |
H A D | internal.h | 421 static inline int same_magic(const char *amagic, const char *bmagic, bool has_crcs) in same_magic() |