Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dcache.c238 unsigned int *last_dclus, int allow_eof) in exfat_get_cluster() argument
256 *last_dclus = *dclus; in exfat_get_cluster()
293 *last_dclus = *dclus; in exfat_get_cluster()
301 *fclus, (*last_dclus)); in exfat_get_cluster()
Dexfat_fs.h448 unsigned int *last_dclus, int allow_eof);