HelenOS sources

exfat_total_block_count   93 uspace/srv/fs/exfat/exfat_ops.c static errno_t exfat_total_block_count(service_id_t, uint64_t *);
exfat_total_block_count  943 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_total_block_count(service_id, &block_count);
exfat_total_block_count 1011 uspace/srv/fs/exfat/exfat_ops.c 	.total_block_count = exfat_total_block_count,
HelenOS homepage, sources at GitHub