Home
last modified time | relevance | path

Searched refs:fsverity_info_cachep (Results 1 – 1 of 1) sorted by relevance

/linux/fs/verity/
A Dopen.c13 static struct kmem_cache *fsverity_info_cachep; variable
186 vi = kmem_cache_zalloc(fsverity_info_cachep, GFP_KERNEL); in fsverity_create_info()
276 kmem_cache_free(fsverity_info_cachep, vi); in fsverity_free_info()
412 fsverity_info_cachep = KMEM_CACHE_USERCOPY( in fsverity_init_info_cache()

Completed in 6 milliseconds