Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Ddir.c225 #define ITER_POS_FILLED_DOTS (2) macro
244 if (ctx->pos == ITER_POS_FILLED_DOTS) { in exfat_iterate()
297 cpos = ITER_POS_FILLED_DOTS; in exfat_iterate()