HelenOS sources

exfat_directory_expand  554 uspace/srv/fs/exfat/exfat_directory.c 	} while (exfat_directory_expand(di) == EOK);
exfat_directory_expand   78 uspace/srv/fs/exfat/exfat_directory.h extern errno_t exfat_directory_expand(exfat_directory_t *);
HelenOS homepage, sources at GitHub