Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Ddir.c214 #define ITER_POS_FILLED_DOTS (2) macro
234 if (ctx->pos == ITER_POS_FILLED_DOTS) { in exfat_iterate()
294 cpos = ITER_POS_FILLED_DOTS; in exfat_iterate()