Searched refs:exfat_chain_dup (Results 1 – 4 of 4) sorted by relevance
200 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec) in exfat_chain_dup() function
93 exfat_chain_dup(&clu, &dir); in exfat_readdir()1005 exfat_chain_dup(&clu, p_dir); in exfat_find_dir_entry()1205 exfat_chain_dup(&clu, p_dir); in exfat_count_dir_entries()
229 exfat_chain_dup(&clu, &hint_femp->cur); in exfat_search_empty_slot()231 exfat_chain_dup(&clu, p_dir); in exfat_search_empty_slot()903 exfat_chain_dup(&clu, p_dir); in exfat_check_dir_empty()
580 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec);