Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dnamei.c209 #define CNT_UNUSED_HIT (-2) macro
258 hint_femp->count != CNT_UNUSED_HIT) in exfat_search_empty_slot()
259 hint_femp->count = CNT_UNUSED_HIT; in exfat_search_empty_slot()
262 hint_femp->count == CNT_UNUSED_HIT) { in exfat_search_empty_slot()