HelenOS sources
fat_set_cluster 647 uspace/srv/fs/fat/fat_fat.c rc = fat_set_cluster(bs, service_id, fatno, lifo[c],
fat_set_cluster 705 uspace/srv/fs/fat/fat_fat.c rc = fat_set_cluster(bs, service_id, FAT1, clst,
fat_set_cluster 727 uspace/srv/fs/fat/fat_fat.c (void) fat_set_cluster(bs, service_id, FAT1, lifo[found],
fat_set_cluster 762 uspace/srv/fs/fat/fat_fat.c rc = fat_set_cluster(bs, service_id, fatno, firstc,
fat_set_cluster 807 uspace/srv/fs/fat/fat_fat.c rc = fat_set_cluster(bs, nodep->idx->service_id,
fat_set_cluster 860 uspace/srv/fs/fat/fat_fat.c rc = fat_set_cluster(bs, service_id, fatno, lcl,
fat_set_cluster 129 uspace/srv/fs/fat/fat_fat.h extern errno_t fat_set_cluster(struct fat_bs *, service_id_t, unsigned,
HelenOS homepage, sources at GitHub