Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.h207 extern int xfs_qm_dqlock_nowait(xfs_dquot_t *);
Dxfs_dquot_item.c329 if (! xfs_qm_dqlock_nowait(dqp)) in xfs_qm_dquot_logitem_trylock()
Dxfs_qm.c805 if (! xfs_qm_dqlock_nowait(udqhint)) { in xfs_qm_dqattach_one()
1088 if (! xfs_qm_dqlock_nowait(dqp)) in xfs_qm_sync()
1386 if (! xfs_qm_dqlock_nowait(udqp)) { in xfs_qm_dqget_noattach()
Dxfs_dquot.c1424 xfs_qm_dqlock_nowait( in xfs_qm_dqlock_nowait() function