Home
last modified time | relevance | path

Searched refs:CLUST_EOFE (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/fs/msdosfs/
Dfat.h61 #define CLUST_EOFE 0xffffffff /* end of eof cluster range */ macro
Dmsdosfs_denode.c455 &chaintofree, CLUST_EOFE);
Dmsdosfs_fat.c1062 error = clusteralloc(pmp, cn, count, CLUST_EOFE, &cn, &got);
Dmsdosfs_vnops.c1406 error = clusteralloc(pmp, 0, 1, CLUST_EOFE, &newcluster, NULL);