Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_dquot.h142 xfs_dquot_type(const struct xfs_dquot *dqp) in xfs_dquot_type() function
182 switch (xfs_dquot_type(dqp)) { in xfs_dquot_is_enforced()
A Dxfs_trans_dquot.c155 switch (xfs_dquot_type(dqp)) { in xfs_trans_get_dqtrx()
542 switch (xfs_dquot_type(dqp)) { in xfs_quota_warn()
635 defq = xfs_get_defquota(q, xfs_dquot_type(dqp)); in xfs_trans_dqresv()
705 if (xfs_dquot_type(dqp) == XFS_DQTYPE_PROJ) in xfs_trans_dqresv()
A Dxfs_dquot.c78 defq = xfs_get_defquota(q, xfs_dquot_type(dq)); in xfs_qm_adjust_dqlimits()
168 defq = xfs_get_defquota(qi, xfs_dquot_type(dq)); in xfs_qm_adjust_dqtimers()
300 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_alloc()
398 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_read()
519 dqp_type = xfs_dquot_type(dqp); in xfs_dquot_check_type()
1198 xfs_dqtype_t type = xfs_dquot_type(dqp); in xfs_qm_dqflush_check()
A Dxfs_qm.c166 radix_tree_delete(xfs_dquot_tree(qi, xfs_dquot_type(dqp)), dqp->q_id); in xfs_qm_dqpurge()
554 defq = xfs_get_defquota(qinf, xfs_dquot_type(dqp)); in xfs_qm_set_defquota()
1601 radix_tree_delete(xfs_dquot_tree(qi, xfs_dquot_type(dqp)), dqp->q_id); in xfs_qm_dqfree_one()
A Dxfs_qm_syscalls.c325 defq = xfs_get_defquota(q, xfs_dquot_type(dqp)); in xfs_qm_scall_setqlim()

Completed in 13 milliseconds