Searched refs:dqp_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_dquot.c556 uint8_t dqp_type; local
559 dqp_type = xfs_dquot_type(dqp);
570 dqp_type == XFS_DQTYPE_USER || dqp->q_id != 0)
571 return ddqp_type == dqp_type;

Completed in 165 milliseconds