HelenOS sources

exfat_block_get_by_clst  121 uspace/srv/fs/exfat/exfat_directory.c 			rc = exfat_block_get_by_clst(&di->b, di->bs,
exfat_block_get_by_clst  157 uspace/srv/fs/exfat/exfat_fat.c 	rc = exfat_block_get_by_clst(block, bs, nodep->idx->service_id,
exfat_block_get_by_clst  494 uspace/srv/fs/exfat/exfat_fat.c 		rc = exfat_block_get_by_clst(&b, bs, service_id, false, c, NULL,
exfat_block_get_by_clst   67 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_block_get_by_clst(block_t **, struct exfat_bs *, service_id_t,
HelenOS homepage, sources at GitHub