Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_syscalls.c1127 xfs_dqtest_t *dqp; int i = 0;\
1129 for (dqp = (xfs_dqtest_t *)(l)->qh_next; dqp != NULL; \
1130 dqp = (xfs_dqtest_t *)dqp->NXT) { \
1143 } xfs_dqtest_t; typedef
1146 xfs_qm_hashinsert(xfs_dqhash_t *h, xfs_dqtest_t *dqp) in xfs_qm_hashinsert()
1159 xfs_dqtest_t *d) in xfs_qm_dqtest_print()
1174 xfs_dqtest_t *d, in xfs_qm_dqtest_failed()
1195 xfs_dqtest_t *d, in xfs_dqtest_cmp2()
1244 xfs_dqtest_t *d) in xfs_dqtest_cmp()
1264 xfs_dqtest_t **O_dq) in xfs_qm_internalqcheck_dqget()
[all …]