Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/quota/
Dxfs_qm.c103 xfs_dqhash_t *udqhash, *gdqhash; in xfs_Gqm_init() local
117 gdqhash = kmem_zalloc_large(hsize); in xfs_Gqm_init()
118 if (!gdqhash) in xfs_Gqm_init()
127 xqm->qm_grp_dqhtable = gdqhash; in xfs_Gqm_init()