Searched refs:XFS_DQ_PINUNLOCK (Results 1 – 2 of 2) sorted by relevance
123 XFS_DQ_PINUNLOCK(dqp, s); in xfs_qm_dquot_logitem_pin()147 XFS_DQ_PINUNLOCK(dqp, s); in xfs_qm_dquot_logitem_unpin()224 XFS_DQ_PINUNLOCK(dqp, s); in xfs_qm_dqunpin_wait()
163 #define XFS_DQ_PINUNLOCK(dqp, s) mutex_spinunlock( \ macro