Searched refs:directio_buf_cache (Results 1 – 1 of 1) sorted by relevance
135 static struct kmem_cache *directio_buf_cache; variable156 directio_buf_cache = kmem_cache_create("directio_buf_cache", in directio_bufs_init()217 kmem_cache_free(directio_buf_cache, dbp); in directio_wait_one()261 dbp = kmem_cache_alloc(directio_buf_cache, KM_SLEEP); in directio_start()