HelenOS sources

fat_idx_get_new   265 uspace/srv/fs/fat/fat.h extern errno_t fat_idx_get_new(fat_idx_t **, service_id_t);
fat_idx_get_new   509 uspace/srv/fs/fat/fat_ops.c 	rc = fat_idx_get_new(&idxp, service_id);
HelenOS homepage, sources at GitHub