Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_dquot_item.c133 if (!xfs_dqlock_nowait(dqp)) in xfs_qm_dquot_logitem_push()
Dxfs_dquot.h118 static inline int xfs_dqlock_nowait(struct xfs_dquot *dqp) in xfs_dqlock_nowait() function
Dxfs_qm.c422 if (!xfs_dqlock_nowait(dqp)) in xfs_qm_dquot_isolate()