Searched refs:xlat_search (Results 1 – 3 of 3) sorted by relevance
46 s = xlat_search(fsmagic, ARRAY_SIZE(fsmagic), magic); in sprintfstype()
530 extern const char *xlat_search(const struct xlat *, const size_t, const unsigned int);
141 xlat_search(const struct xlat *xlat, const size_t nmemb, const unsigned int val) in xlat_search() function