HelenOS sources

_fat_block_get    160 uspace/srv/fs/fat/fat_fat.c 	rc = _fat_block_get(block, bs, nodep->idx->service_id, firstc,
_fat_block_get    268 uspace/srv/fs/fat/fat_fat.c 		rc = _fat_block_get(&b, bs, nodep->idx->service_id, mcl,
_fat_block_get    889 uspace/srv/fs/fat/fat_fat.c 		rc = _fat_block_get(&b, bs, service_id, c, NULL, i,
_fat_block_get    115 uspace/srv/fs/fat/fat_fat.h extern errno_t _fat_block_get(block_t **, struct fat_bs *, service_id_t,
_fat_block_get    129 uspace/srv/fs/fat/fat_ops.c 	rc = _fat_block_get(&b, bs, node->idx->service_id, node->idx->pfc,
_fat_block_get    306 uspace/srv/fs/fat/fat_ops.c 	rc = _fat_block_get(&b, bs, idxp->service_id, idxp->pfc, NULL,
_fat_block_get   1422 uspace/srv/fs/fat/fat_ops.c 		rc = _fat_block_get(&b, bs, service_id, lcl, NULL,
HelenOS homepage, sources at GitHub