Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_qm.h75 xfs_dquot_tree( in xfs_dquot_tree() function
A Dxfs_qm.c57 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dquot_walk()
166 radix_tree_delete(xfs_dquot_tree(qi, xfs_dquot_type(dqp)), dqp->q_id); in xfs_qm_dqpurge()
1601 radix_tree_delete(xfs_dquot_tree(qi, xfs_dquot_type(dqp)), dqp->q_id); in xfs_qm_dqfree_one()
A Dxfs_dquot.c882 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget()
971 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget_inode()

Completed in 8 milliseconds