Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dfatent.c249 unsigned int *ret_clu) in exfat_find_last_cluster() argument
256 *ret_clu = next + p_chain->size - 1; in exfat_find_last_cluster()
274 *ret_clu = clu; in exfat_find_last_cluster()
H A Dexfat_fs.h451 unsigned int *ret_clu);