Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Ddir.c226 #define ITER_POS_FILLED_DOTS (2) macro
245 if (ctx->pos == ITER_POS_FILLED_DOTS) { in exfat_iterate()
298 cpos = ITER_POS_FILLED_DOTS; in exfat_iterate()