Lines Matching refs:xfs_dquot
70 struct xfs_dquot *dq) in xfs_qm_adjust_dqlimits()
254 xfs_dquot_set_prealloc_limits(struct xfs_dquot *dqp) in xfs_dquot_set_prealloc_limits()
282 struct xfs_dquot *dqp, in xfs_dquot_disk_alloc()
376 struct xfs_dquot *dqp, in xfs_dquot_disk_read()
435 STATIC struct xfs_dquot *
441 struct xfs_dquot *dqp; in xfs_dquot_alloc()
494 struct xfs_dquot *dqp, in xfs_dquot_from_disk()
518 struct xfs_dquot *dqp, in xfs_qm_dqread_alloc()
562 struct xfs_dquot **dqpp) in xfs_qm_dqread()
564 struct xfs_dquot *dqp; in xfs_qm_dqread()
655 static struct xfs_dquot *
662 struct xfs_dquot *dqp; in xfs_qm_dqget_cache_lookup()
702 struct xfs_dquot *dqp) in xfs_qm_dqget_cache_insert()
764 struct xfs_dquot **O_dqpp) in xfs_qm_dqget()
768 struct xfs_dquot *dqp; in xfs_qm_dqget()
813 struct xfs_dquot **dqpp) in xfs_qm_dqget_uncached()
852 struct xfs_dquot **O_dqpp) in xfs_qm_dqget_inode()
857 struct xfs_dquot *dqp; in xfs_qm_dqget_inode()
895 struct xfs_dquot *dqp1; in xfs_qm_dqget_inode()
937 struct xfs_dquot **dqpp) in xfs_qm_dqget_next()
939 struct xfs_dquot *dqp; in xfs_qm_dqget_next()
969 struct xfs_dquot *dqp) in xfs_qm_dqput()
1067 struct xfs_dquot *dqp, in xfs_qm_dqflush()
1215 kmem_zone_init(sizeof(struct xfs_dquot), "xfs_dquot"); in xfs_qm_init()
1251 struct xfs_dquot *dq; in xfs_qm_dqiterate()