fat_fill_gap 131 uspace/srv/fs/fat/fat_fat.h extern errno_t fat_fill_gap(struct fat_bs *, struct fat_node *, fat_cluster_t, fat_fill_gap 1369 uspace/srv/fs/fat/fat_ops.c rc = fat_fill_gap(bs, nodep, FAT_CLST_RES0, pos); fat_fill_gap 1415 uspace/srv/fs/fat/fat_ops.c rc = fat_fill_gap(bs, nodep, mcl, pos);HelenOS homepage, sources at GitHub