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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/
H A Dsm_ftl.h52 int cache_clean; member in struct:sm_ftl
H A Dsm_ftl.c890 ftl->cache_clean = 1;
901 ftl->cache_clean = 0;
925 if (ftl->cache_clean)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/
H A Dsm_ftl.h52 int cache_clean; member in struct:sm_ftl
H A Dsm_ftl.c890 ftl->cache_clean = 1;
901 ftl->cache_clean = 0;
925 if (ftl->cache_clean)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/
H A Dcache.c371 static int cache_clean(void) function
452 if (cache_clean() == -1)
464 * Clean all caches promptly. This just calls cache_clean
470 while (cache_clean() != -1)
472 while (cache_clean() != -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/
H A Dcache.c371 static int cache_clean(void) function
452 if (cache_clean() == -1)
464 * Clean all caches promptly. This just calls cache_clean
470 while (cache_clean() != -1)
472 while (cache_clean() != -1)

Completed in 135 milliseconds