HelenOS sources

fat_directory_erase   63 uspace/srv/fs/fat/fat_directory.h extern errno_t fat_directory_erase(fat_directory_t *);
fat_directory_erase  726 uspace/srv/fs/fat/fat_ops.c 	rc = fat_directory_erase(&di);
HelenOS homepage, sources at GitHub