HelenOS sources

fat_destroy_node   82 uspace/srv/fs/fat/fat_ops.c static errno_t fat_destroy_node(fs_node_t *);
fat_destroy_node  897 uspace/srv/fs/fat/fat_ops.c 	.destroy = fat_destroy_node,
fat_destroy_node 1540 uspace/srv/fs/fat/fat_ops.c 	rc = fat_destroy_node(fn);
HelenOS homepage, sources at GitHub