Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dnamei.c947 struct exfat_chain 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()