exfat_chop_clusters 78 uspace/srv/fs/exfat/exfat_fat.h extern errno_t exfat_chop_clusters(struct exfat_bs *, struct exfat_node *, exfat_chop_clusters 469 uspace/srv/fs/exfat/exfat_ops.c rc = exfat_chop_clusters(bs, nodep, 0); exfat_chop_clusters 478 uspace/srv/fs/exfat/exfat_ops.c rc = exfat_chop_clusters(bs, nodep, lastc);HelenOS homepage, sources at GitHub