HelenOS sources
exfat_cluster_t 123 uspace/srv/fs/exfat/exfat.h exfat_cluster_t pfc;
exfat_cluster_t 143 uspace/srv/fs/exfat/exfat.h exfat_cluster_t firstc;
exfat_cluster_t 159 uspace/srv/fs/exfat/exfat.h exfat_cluster_t lastc_cached_value;
exfat_cluster_t 163 uspace/srv/fs/exfat/exfat.h exfat_cluster_t currc_cached_value;
exfat_cluster_t 170 uspace/srv/fs/exfat/exfat.h extern exfat_idx_t *exfat_idx_get_by_pos(service_id_t, exfat_cluster_t, unsigned);
exfat_cluster_t 181 uspace/srv/fs/exfat/exfat.h extern errno_t exfat_node_expand(service_id_t, exfat_node_t *, exfat_cluster_t);
exfat_cluster_t 50 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t clst)
exfat_cluster_t 91 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t clst)
exfat_cluster_t 126 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t clst)
exfat_cluster_t 162 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t firstc, exfat_cluster_t count)
exfat_cluster_t 165 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t clst;
exfat_cluster_t 182 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t firstc, exfat_cluster_t count)
exfat_cluster_t 185 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t clst;
exfat_cluster_t 198 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t *firstc, exfat_cluster_t count)
exfat_cluster_t 200 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t startc, endc;
exfat_cluster_t 218 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t count)
exfat_cluster_t 224 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t lastc, clst;
exfat_cluster_t 240 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t count)
exfat_cluster_t 242 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t lastc;
exfat_cluster_t 252 uspace/srv/fs/exfat/exfat_bitmap.c exfat_cluster_t lastc, clst;
exfat_cluster_t 45 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t *, exfat_cluster_t);
exfat_cluster_t 47 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t);
exfat_cluster_t 49 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t);
exfat_cluster_t 52 uspace/srv/fs/exfat/exfat_bitmap.h extern errno_t exfat_bitmap_is_free(struct exfat_bs *, service_id_t, exfat_cluster_t);
exfat_cluster_t 53 uspace/srv/fs/exfat/exfat_bitmap.h extern errno_t exfat_bitmap_set_cluster(struct exfat_bs *, service_id_t, exfat_cluster_t);
exfat_cluster_t 55 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t);
exfat_cluster_t 58 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t, exfat_cluster_t);
exfat_cluster_t 60 uspace/srv/fs/exfat/exfat_bitmap.h exfat_cluster_t, exfat_cluster_t);
exfat_cluster_t 78 uspace/srv/fs/exfat/exfat_directory.c service_id_t service_id, exfat_cluster_t firstc, bool fragmented)
exfat_cluster_t 52 uspace/srv/fs/exfat/exfat_directory.h exfat_cluster_t firstc;
exfat_cluster_t 58 uspace/srv/fs/exfat/exfat_directory.h exfat_cluster_t, bool);
exfat_cluster_t 76 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t firstc, exfat_cluster_t *lastc, uint32_t *numc,
exfat_cluster_t 80 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t clst = firstc;
exfat_cluster_t 127 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t firstc = nodep->firstc;
exfat_cluster_t 128 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t currc = 0;
exfat_cluster_t 189 uspace/srv/fs/exfat/exfat_fat.c service_id_t service_id, bool fragmented, exfat_cluster_t fcl,
exfat_cluster_t 190 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t *clp, aoff64_t bn, int flags)
exfat_cluster_t 194 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t c = EXFAT_CLST_FIRST;
exfat_cluster_t 231 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t clst, exfat_cluster_t *value)
exfat_cluster_t 237 uspace/srv/fs/exfat/exfat_fat.c offset = clst * sizeof(exfat_cluster_t);
exfat_cluster_t 261 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t clst, exfat_cluster_t value)
exfat_cluster_t 267 uspace/srv/fs/exfat/exfat_fat.c offset = clst * sizeof(exfat_cluster_t);
exfat_cluster_t 299 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t *mcl, exfat_cluster_t *lcl)
exfat_cluster_t 301 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t *lifo; /* stack for storing free cluster numbers */
exfat_cluster_t 303 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t clst;
exfat_cluster_t 306 uspace/srv/fs/exfat/exfat_fat.c lifo = (exfat_cluster_t *) malloc(nclsts * sizeof(exfat_cluster_t));
exfat_cluster_t 364 uspace/srv/fs/exfat/exfat_fat.c exfat_free_clusters(exfat_bs_t *bs, service_id_t service_id, exfat_cluster_t firstc)
exfat_cluster_t 366 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t nextc;
exfat_cluster_t 397 uspace/srv/fs/exfat/exfat_fat.c exfat_append_clusters(exfat_bs_t *bs, exfat_node_t *nodep, exfat_cluster_t mcl,
exfat_cluster_t 398 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t lcl)
exfat_cluster_t 401 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t lastc = 0;
exfat_cluster_t 440 uspace/srv/fs/exfat/exfat_fat.c errno_t exfat_chop_clusters(exfat_bs_t *bs, exfat_node_t *nodep, exfat_cluster_t lcl)
exfat_cluster_t 460 uspace/srv/fs/exfat/exfat_fat.c exfat_cluster_t nextc;
exfat_cluster_t 487 uspace/srv/fs/exfat/exfat_fat.c exfat_zero_cluster(exfat_bs_t *bs, service_id_t service_id, exfat_cluster_t c)
exfat_cluster_t 64 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t, exfat_cluster_t *, uint32_t *, uint32_t);
exfat_cluster_t 68 uspace/srv/fs/exfat/exfat_fat.h bool, exfat_cluster_t, exfat_cluster_t *, aoff64_t, int);
exfat_cluster_t 70 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_get_cluster(struct exfat_bs *, service_id_t, exfat_cluster_t,
exfat_cluster_t 71 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t *);
exfat_cluster_t 72 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_set_cluster(struct exfat_bs *, service_id_t, exfat_cluster_t,
exfat_cluster_t 73 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t);
exfat_cluster_t 77 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t, exfat_cluster_t);
exfat_cluster_t 79 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t);
exfat_cluster_t 81 uspace/srv/fs/exfat/exfat_fat.h exfat_cluster_t *, exfat_cluster_t *);
exfat_cluster_t 82 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_free_clusters(struct exfat_bs *, service_id_t, exfat_cluster_t);
exfat_cluster_t 83 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_zero_cluster(struct exfat_bs *, service_id_t, exfat_cluster_t);
exfat_cluster_t 115 uspace/srv/fs/exfat/exfat_idx.c exfat_cluster_t pfc;
exfat_cluster_t 373 uspace/srv/fs/exfat/exfat_idx.c exfat_idx_get_by_pos(service_id_t service_id, exfat_cluster_t pfc, unsigned pdi)
exfat_cluster_t 274 uspace/srv/fs/exfat/exfat_ops.c service_id_t service_id, exfat_cluster_t pfc, unsigned pdi)
exfat_cluster_t 402 uspace/srv/fs/exfat/exfat_ops.c exfat_cluster_t clusters)
exfat_cluster_t 422 uspace/srv/fs/exfat/exfat_ops.c exfat_cluster_t mcl, lcl;
exfat_cluster_t 454 uspace/srv/fs/exfat/exfat_ops.c exfat_cluster_t clsts, prev_clsts, new_clsts;
exfat_cluster_t 473 uspace/srv/fs/exfat/exfat_ops.c exfat_cluster_t lastc;
exfat_cluster_t 1254 uspace/srv/fs/exfat/exfat_ops.c exfat_cluster_t clst;
HelenOS homepage, sources at GitHub