HelenOS sources

exfat_node_get_new  279 uspace/srv/fs/exfat/exfat_ops.c 	if (exfat_node_get_new(nodepp) != EOK)
exfat_node_get_new  319 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_node_get_new(&nodep);
exfat_node_get_new  634 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_node_get_new(&nodep);
HelenOS homepage, sources at GitHub