Lines Matching refs:xfs_dquot
37 STATIC void xfs_qm_dqfree_one(struct xfs_dquot *dqp);
51 int (*execute)(struct xfs_dquot *dqp, void *data), in xfs_qm_dquot_walk()
67 struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; in xfs_qm_dquot_walk()
80 struct xfs_dquot *dqp = batch[i]; in xfs_qm_dquot_walk()
119 struct xfs_dquot *dqp, in xfs_qm_dqpurge()
254 struct xfs_dquot **IO_idqpp) in xfs_qm_dqattach_one()
256 struct xfs_dquot *dqp; in xfs_qm_dqattach_one()
422 struct xfs_dquot *dqp = container_of(item, in xfs_qm_dquot_isolate()
423 struct xfs_dquot, q_lru); in xfs_qm_dquot_isolate()
523 struct xfs_dquot *dqp; in xfs_qm_shrink_scan()
525 dqp = list_first_entry(&isol.dispose, struct xfs_dquot, q_lru); in xfs_qm_shrink_scan()
550 struct xfs_dquot *dqp; in xfs_qm_set_defquota()
581 struct xfs_dquot *dqp; in xfs_qm_init_timelimits()
1079 struct xfs_dquot *dqp; in xfs_qm_quotacheck_dqadjust()
1218 struct xfs_dquot *dqp, in xfs_qm_flush_one()
1596 struct xfs_dquot *dqp) in xfs_qm_dqfree_one()
1630 struct xfs_dquot **O_udqpp, in xfs_qm_vop_dqalloc()
1631 struct xfs_dquot **O_gdqpp, in xfs_qm_vop_dqalloc()
1632 struct xfs_dquot **O_pdqpp) in xfs_qm_vop_dqalloc()
1637 struct xfs_dquot *uq = NULL; in xfs_qm_vop_dqalloc()
1638 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc()
1639 struct xfs_dquot *pq = NULL; in xfs_qm_vop_dqalloc()
1761 struct xfs_dquot *
1765 struct xfs_dquot **IO_olddq, in xfs_qm_vop_chown()
1766 struct xfs_dquot *newdq) in xfs_qm_vop_chown()
1768 struct xfs_dquot *prevdq; in xfs_qm_vop_chown()
1827 struct xfs_dquot *udqp, in xfs_qm_vop_chown_reserve()
1828 struct xfs_dquot *gdqp, in xfs_qm_vop_chown_reserve()
1829 struct xfs_dquot *pdqp, in xfs_qm_vop_chown_reserve()
1834 struct xfs_dquot *udq_delblks = NULL; in xfs_qm_vop_chown_reserve()
1835 struct xfs_dquot *gdq_delblks = NULL; in xfs_qm_vop_chown_reserve()
1836 struct xfs_dquot *pdq_delblks = NULL; in xfs_qm_vop_chown_reserve()
1900 struct xfs_dquot *udqp, in xfs_qm_vop_create_dqattach()
1901 struct xfs_dquot *gdqp, in xfs_qm_vop_create_dqattach()
1902 struct xfs_dquot *pdqp) in xfs_qm_vop_create_dqattach()