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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.c105 xfs_dqhash_t *udqhash, *gdqhash; local
119 gdqhash = kmem_zalloc_large(hsize);
120 if (!gdqhash)
129 xqm->qm_grp_dqhtable = gdqhash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.c105 xfs_dqhash_t *udqhash, *gdqhash; local
119 gdqhash = kmem_zalloc_large(hsize);
120 if (!gdqhash)
129 xqm->qm_grp_dqhtable = gdqhash;

Completed in 170 milliseconds