Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_quota_priv.h50 #define XQMUNLCK(h) (mutex_unlock(&((h)->qh_lock))) macro
64 #define XFS_DQ_HASH_UNLOCK(h) XQMUNLCK(h)
68 #define xfs_qm_mplist_unlock(mp) XQMUNLCK(&(XFS_QI_MPL_LIST(mp)))
72 #define xfs_qm_freelist_unlock(qm) XQMUNLCK(&((qm)->qm_dqfreelist))