Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dquot.c42 struct kmem_cache *xfs_dqtrx_cache; variable
1532 xfs_dqtrx_cache = kmem_cache_create("xfs_dqtrx", in xfs_qm_init()
1535 if (!xfs_dqtrx_cache) in xfs_qm_init()
1549 kmem_cache_destroy(xfs_dqtrx_cache); in xfs_qm_exit()