HelenOS sources

exfat_node_get_new_by_pos 1060 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_node_get_new_by_pos(&rootp, service_id, EXFAT_ROOT_PAR,
exfat_node_get_new_by_pos 1110 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_node_get_new_by_pos(&bitmapp, service_id, rootp->firstc,
exfat_node_get_new_by_pos 1151 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_node_get_new_by_pos(&uctablep, service_id, rootp->firstc,
HelenOS homepage, sources at GitHub