Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/platform_data/
Dtsc2007.h13 int fuzzy; member
/linux-4.19.296/crypto/
Dapi.c67 int exact, fuzzy; in __crypto_alg_lookup() local
81 fuzzy = !strcmp(q->cra_name, name); in __crypto_alg_lookup()
82 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup()
/linux-4.19.296/fs/btrfs/
Dfree-space-cache.c1517 u64 offset, int bitmap_only, int fuzzy) in tree_search_offset() argument
1589 if (fuzzy) in tree_search_offset()
1610 if (!fuzzy) in tree_search_offset()