Lines Matching refs:xlat_search
2064 (xlat_search, xlat_idx): Add static variables pos and memb_left, store
4539 add fn argument, call it instead of xlat_search.
4541 printxval_sized using xlat_search as a search function.
15602 * util.c (xlookup, xlat_bsearch_compare, xlat_search, printxvals,
24213 (printxlat_search): New function, wrapper for xlat_search with behaviour
30215 xlat_search: change type of integer argument to uint64_t.
30219 * defs.h (xlat_search): Change type of integer argument to uint64_t.
30220 * util.c (xlat_search): Likewise. Pass it by pointer.
42734 * defs.h (xlat_search): New prototype.
42735 * util.c (xlat_bsearch_compare, xlat_search): New functions.
42736 * file.c (sprintfstype): Use xlat_search for fsmagic lookup.