Searched refs:partialbytes (Results 1 – 1 of 1) sorted by relevance
407 int partialbytes; /* Bytes in last partial block */ in ffs_rawread() local434 partialbytes = ((unsigned int) ip->i_size) % in ffs_rawread()436 blockbytes = (int) filebytes - partialbytes; in ffs_rawread()