Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h83 extern struct kmem_cache *ocfs2_dquot_cachep;
H A Dquota_global.c1016 kmem_cache_zalloc(ocfs2_dquot_cachep, GFP_NOFS); in ocfs2_alloc_dquot()
1025 kmem_cache_free(ocfs2_dquot_cachep, dquot); in ocfs2_destroy_dquot()