Lines Matching refs:store
13 a "backing" store for a swap device. The storage is assumed to be
24 with the specified swap device number (aka "type"). A "store" will
35 to swap out a page, it first attempts to use frontswap. If the store returns
38 If a store returns failure, transcendent memory has rejected the data, and the
45 store frontswap pages to more completely manage its memory usage.
48 (a "duplicate" store), either the store succeeds and the data is overwritten,
49 or the store fails AND the page is invalidated. This ensures stale data may
56 failed_stores - how many store attempts have failed
58 succ_stores - how many store attempts have succeeded
128 AND a frontswap backend registers AND the backend fails every "store"
162 This notifies frontswap to expect attempts to "store" swap pages
188 store" and (possibly) a "frontswap backend loads", which are presumably much
218 and/or the block I/O subsystem. That said, only the initial "store"
232 frontswap: Since any "store" might fail, there must always be a real
251 has no more space. In this case, the store must be rejected. Whenever
252 frontswap rejects a store that would overwrite, it also must invalidate