Home
last modified time | relevance | path

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

/third_party/exfat-utils/fsck/
Dfsck.h85 int get_next_clus(struct exfat *exfat, struct exfat_inode *node,
Dde_iter.c83 ret = get_next_clus(exfat, iter->parent, in read_ahead_next_blocks()
172 ret = get_next_clus(exfat, iter->parent, in read_block()
Dfsck.c371 int get_next_clus(struct exfat *exfat, struct exfat_inode *node, in get_next_clus() function
479 if (get_next_clus(exfat, node, clus, &next)) in check_clus_chain()
562 if (get_next_clus(exfat, node, clus, &clus) != 0) { in root_get_clus_count()