M_DQUOT
dqhashtbl = hashinit(initialvnodes, M_DQUOT, M_WAITOK, &dqhash);
dq = malloc(sizeof *dq, M_DQUOT, M_WAITOK | M_ZERO);