Searched refs:lastcn (Results 1 – 1 of 1) sorted by relevance
623 daddr_t bn, lastcn; in msdosfs_write() local703 lastcn = dep->de_fc[FC_LASTFC].fc_frcn; in msdosfs_write()705 lastcn = de_clcount(pmp, osize) - 1; in msdosfs_write()709 if (de_cluster(pmp, uio->uio_offset) > lastcn) { in msdosfs_write()