Home
last modified time | relevance | path

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

/third_party/exfatprogs/lib/
Dexfat_fs.c49 void exfat_free_children(struct exfat_inode *dir, bool file_only) in exfat_free_children() function
69 exfat_free_children(dir, true); in exfat_free_file_children()
/third_party/exfatprogs/include/
Dexfat_fs.h76 void exfat_free_children(struct exfat_inode *dir, bool file_only);
/third_party/exfatprogs/exfat2img/
Dexfat2img.c500 exfat_free_children(dir, false); in read_children()
/third_party/exfatprogs/fsck/
Dfsck.c1196 exfat_free_children(dir, false); in read_children()