Searched refs:sequential (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dreadahead.c206 * It is mainly used to detect sequential file reading.
211 * detection of sequential file reading.
217 * In this state, prev_index is used to detect the resumption of sequential I/O.
237 * the next sequential page. Ahead window calculations are done only when it
242 * at the first sequential access.
466 int sequential; local
476 sequential = (offset == ra->prev_index + 1);
492 * sequential access
494 if (sequential && ra->size == 0) {
520 if (!sequential) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dtests.com160 ORGANIZATION sequential
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtests.com163 ORGANIZATION sequential
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas61 TCompressionStream is write-only and strictly sequential. Reading from the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas61 TCompressionStream is write-only and strictly sequential. Reading from the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1063 called C<seq>. This method allows sequential access to key/value
1740 This interface allows sequential retrieval from the database. See

Completed in 117 milliseconds