Lines Matching refs:FSIZE_t
1367 FSIZE_t ofs /* File offset to be converted to cluster# */ in clmt_clust()
3264 FSIZE_t ofs; in f_open()
3526 FSIZE_t remain; in f_read()
4035 FSIZE_t ofs /* File pointer from top of file */ in f_lseek()
4042 FSIZE_t ifptr; in f_lseek()
4115 fp->fptr = (ifptr - 1) & ~(FSIZE_t)(bcs - 1); /* start from the current cluster */ in f_lseek()
4495 FSIZE_t length in f_truncate()
5290 FSIZE_t offset, /* File offset to be expanded to */
5291 FSIZE_t fsz, /* File size to be expanded to */
5299 FSIZE_t exsz;
5458 FSIZE_t remain;