Searched refs:next_cluster_32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c133 static int next_cluster_32(fstyp_pcfs_t *h, int n);
410 for (n = h->bs32.f_rootcluster; n != 0; n = next_cluster_32(h, n)) {
436 next_cluster_32(fstyp_pcfs_t *h, int n) function

Completed in 70 milliseconds