Home
last modified time | relevance | path

Searched refs:rest_of_file (Results 1 – 19 of 19) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drecords.cc664 my_off_t rest_of_file; in rr_from_cache() local
689 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
690 if ((my_off_t) length > rest_of_file) in rr_from_cache()
691 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drecords.cc664 my_off_t rest_of_file; in rr_from_cache() local
689 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
690 if ((my_off_t) length > rest_of_file) in rr_from_cache()
691 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drecords.cc654 my_off_t rest_of_file; in rr_from_cache() local
679 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
680 if ((my_off_t) length > rest_of_file) in rr_from_cache()
681 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsorting_iterator.cc194 my_off_t rest_of_file; in CachedRead() local
219 rest_of_file = m_io_cache->end_of_file - my_b_tell(m_io_cache); in CachedRead()
220 if ((my_off_t)length > rest_of_file) length = (ulong)rest_of_file; in CachedRead()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drecords.cc664 my_off_t rest_of_file; in rr_from_cache() local
689 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
690 if ((my_off_t) length > rest_of_file) in rr_from_cache()
691 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drecords.cc628 my_off_t rest_of_file; in rr_from_cache() local
653 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
654 if ((my_off_t) length > rest_of_file) in rr_from_cache()
655 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drecords.cc628 my_off_t rest_of_file; in rr_from_cache() local
653 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
654 if ((my_off_t) length > rest_of_file) in rr_from_cache()
655 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Drecords.cc628 my_off_t rest_of_file; in rr_from_cache() local
653 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
654 if ((my_off_t) length > rest_of_file) in rr_from_cache()
655 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Drecords.cc628 my_off_t rest_of_file;
653 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache);
654 if ((my_off_t) length > rest_of_file)
655 length= (ulong) rest_of_file;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drecords.cc654 my_off_t rest_of_file; in rr_from_cache() local
679 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
680 if ((my_off_t) length > rest_of_file) in rr_from_cache()
681 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Drecords.cc612 my_off_t rest_of_file; in rr_from_cache() local
637 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
638 if ((my_off_t) length > rest_of_file) in rr_from_cache()
639 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drecords.cc748 my_off_t rest_of_file; in rr_from_cache() local
773 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
774 if ((my_off_t) length > rest_of_file) in rr_from_cache()
775 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drecords.cc737 my_off_t rest_of_file; in rr_from_cache() local
762 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
763 if ((my_off_t) length > rest_of_file) in rr_from_cache()
764 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drecords.cc748 my_off_t rest_of_file; in rr_from_cache() local
773 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
774 if ((my_off_t) length > rest_of_file) in rr_from_cache()
775 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drecords.cc737 my_off_t rest_of_file; in rr_from_cache() local
762 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
763 if ((my_off_t) length > rest_of_file) in rr_from_cache()
764 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drecords.cc748 my_off_t rest_of_file; in rr_from_cache() local
773 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
774 if ((my_off_t) length > rest_of_file) in rr_from_cache()
775 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drecords.cc737 my_off_t rest_of_file; in rr_from_cache() local
762 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
763 if ((my_off_t) length > rest_of_file) in rr_from_cache()
764 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drecords.cc705 my_off_t rest_of_file; in rr_from_cache() local
730 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
731 if ((my_off_t) length > rest_of_file) in rr_from_cache()
732 length= (ulong) rest_of_file; in rr_from_cache()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Drecords.cc705 my_off_t rest_of_file; in rr_from_cache() local
730 rest_of_file=info->io_cache->end_of_file - my_b_tell(info->io_cache); in rr_from_cache()
731 if ((my_off_t) length > rest_of_file) in rr_from_cache()
732 length= (ulong) rest_of_file; in rr_from_cache()