Home
last modified time | relevance | path

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

/linux-5.19.10/fs/exfat/
Dnamei.c947 struct exfat_chain cdir, clu_to_free; in exfat_rmdir() local
965 exfat_chain_set(&clu_to_free, ei->start_clu, in exfat_rmdir()
968 err = exfat_check_dir_empty(sb, &clu_to_free); in exfat_rmdir()