xfs_dqhash_t 790 fs/xfs/quota/xfs_dquot.c xfs_dqhash_t *qh, xfs_dqhash_t 913 fs/xfs/quota/xfs_dquot.c xfs_dqhash_t *h; xfs_dqhash_t 1430 fs/xfs/quota/xfs_dquot.c xfs_dqhash_t *thishash; xfs_dqhash_t 70 fs/xfs/quota/xfs_dquot.h xfs_dqhash_t *q_hash; /* the hashchain header */ xfs_dqhash_t 114 fs/xfs/quota/xfs_qm.c xfs_dqhash_t *udqhash, *gdqhash; xfs_dqhash_t 123 fs/xfs/quota/xfs_qm.c XFS_QM_HASHSIZE_LOW * sizeof(xfs_dqhash_t), xfs_dqhash_t 124 fs/xfs/quota/xfs_qm.c XFS_QM_HASHSIZE_HIGH * sizeof(xfs_dqhash_t), xfs_dqhash_t 127 fs/xfs/quota/xfs_qm.c hsize /= sizeof(xfs_dqhash_t); xfs_dqhash_t 2023 fs/xfs/quota/xfs_qm.c xfs_dqhash_t *hash; xfs_dqhash_t 55 fs/xfs/quota/xfs_qm.h #define XFS_QM_HASHSIZE_LOW (PAGE_SIZE / sizeof(xfs_dqhash_t)) xfs_dqhash_t 56 fs/xfs/quota/xfs_qm.h #define XFS_QM_HASHSIZE_HIGH ((PAGE_SIZE * 4) / sizeof(xfs_dqhash_t)) xfs_dqhash_t 74 fs/xfs/quota/xfs_qm.h typedef xfs_dqhash_t xfs_dqlist_t; xfs_dqhash_t 1130 fs/xfs/quota/xfs_qm_syscalls.c xfs_dqhash_t *qmtest_udqtab; xfs_dqhash_t 1131 fs/xfs/quota/xfs_qm_syscalls.c xfs_dqhash_t *qmtest_gdqtab; xfs_dqhash_t 1159 fs/xfs/quota/xfs_qm_syscalls.c xfs_dqhash_t *q_hash; /* the hashchain header */ xfs_dqhash_t 1167 fs/xfs/quota/xfs_qm_syscalls.c xfs_qm_hashinsert(xfs_dqhash_t *h, xfs_dqtest_t *dqp) xfs_dqhash_t 1285 fs/xfs/quota/xfs_qm_syscalls.c xfs_dqhash_t *h; xfs_dqhash_t 1408 fs/xfs/quota/xfs_qm_syscalls.c xfs_dqhash_t *h1; xfs_dqhash_t 1429 fs/xfs/quota/xfs_qm_syscalls.c sizeof(xfs_dqhash_t), KM_SLEEP); xfs_dqhash_t 1431 fs/xfs/quota/xfs_qm_syscalls.c sizeof(xfs_dqhash_t), KM_SLEEP);