Searched refs:zcache_flush (Results 1 - 3 of 3) sorted by relevance
/drivers/staging/ramster/ |
H A D | zcache.h | 17 extern int zcache_flush(int, int, struct tmem_oid *, uint32_t);
|
H A D | r2net.c | 140 (void)zcache_flush(xh->client_id, xh->pool_id, &xh->oid, xh->index);
|
H A D | zcache-main.c | 2685 int zcache_flush(int cli_id, int pool_id, function 2932 (void)zcache_flush(LOCAL_CLIENT, pool_id, &oid, ind); 3057 (void)zcache_flush(LOCAL_CLIENT, zcache_frontswap_poolid,
|
Completed in 59 milliseconds