Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c221 #define ITER_POS_FILLED_DOTS (2) macro
240 if (ctx->pos == ITER_POS_FILLED_DOTS) { in exfat_iterate()
293 cpos = ITER_POS_FILLED_DOTS; in exfat_iterate()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds