Home
last modified time | relevance | path

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

/linux-6.15/fs/exfat/
H A Dfatent.c281 unsigned int *ret_clu) in exfat_find_last_cluster() argument
288 *ret_clu = next + p_chain->size - 1; in exfat_find_last_cluster()
306 *ret_clu = clu; in exfat_find_last_cluster()
H A Dexfat_fs.h449 unsigned int *ret_clu);