Searched refs:CLUST_EOFE (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/sys/fs/msdosfs/ |
| D | fat.h | 61 #define CLUST_EOFE 0xffffffff /* end of eof cluster range */ macro
|
| D | msdosfs_denode.c | 455 &chaintofree, CLUST_EOFE);
|
| D | msdosfs_fat.c | 1062 error = clusteralloc(pmp, cn, count, CLUST_EOFE, &cn, &got);
|
| D | msdosfs_vnops.c | 1406 error = clusteralloc(pmp, 0, 1, CLUST_EOFE, &newcluster, NULL);
|