Home
last modified time | relevance | path

Searched refs:file_only (Results 1 – 2 of 2) 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() argument
54 if (file_only) { in exfat_free_children()
/third_party/exfatprogs/include/
Dexfat_fs.h76 void exfat_free_children(struct exfat_inode *dir, bool file_only);