Lines Matching refs:xfs_dquot
74 struct xfs_dquot *dq) in xfs_qm_adjust_dqlimits()
258 xfs_dquot_set_prealloc_limits(struct xfs_dquot *dqp) in xfs_dquot_set_prealloc_limits()
285 struct xfs_dquot *dqp, in xfs_dquot_disk_alloc()
378 struct xfs_dquot *dqp, in xfs_dquot_disk_read()
437 STATIC struct xfs_dquot *
443 struct xfs_dquot *dqp; in xfs_dquot_alloc()
496 struct xfs_dquot *dqp, in xfs_dquot_from_disk()
520 struct xfs_dquot *dqp, in xfs_qm_dqread_alloc()
565 struct xfs_dquot **dqpp) in xfs_qm_dqread()
567 struct xfs_dquot *dqp; in xfs_qm_dqread()
658 static struct xfs_dquot *
665 struct xfs_dquot *dqp; in xfs_qm_dqget_cache_lookup()
705 struct xfs_dquot *dqp) in xfs_qm_dqget_cache_insert()
767 struct xfs_dquot **O_dqpp) in xfs_qm_dqget()
771 struct xfs_dquot *dqp; in xfs_qm_dqget()
816 struct xfs_dquot **dqpp) in xfs_qm_dqget_uncached()
855 struct xfs_dquot **O_dqpp) in xfs_qm_dqget_inode()
860 struct xfs_dquot *dqp; in xfs_qm_dqget_inode()
898 struct xfs_dquot *dqp1; in xfs_qm_dqget_inode()
940 struct xfs_dquot **dqpp) in xfs_qm_dqget_next()
942 struct xfs_dquot *dqp; in xfs_qm_dqget_next()
972 struct xfs_dquot *dqp) in xfs_qm_dqput()
1070 struct xfs_dquot *dqp, in xfs_qm_dqflush()
1218 kmem_zone_init(sizeof(struct xfs_dquot), "xfs_dquot"); in xfs_qm_init()
1254 struct xfs_dquot *dq; in xfs_qm_dqiterate()