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

/linux-master/fs/xfs/
H A Dxfs_dquot.h91 * XFS_QLOCK_NESTED is the dquot with the higher id in xfs_dqlock2
95 XFS_QLOCK_NESTED, enumerator in enum:__anon447
H A Dxfs_dquot.c1362 mutex_lock_nested(&d1->q_qlock, XFS_QLOCK_NESTED);
1365 mutex_lock_nested(&d2->q_qlock, XFS_QLOCK_NESTED);

Completed in 110 milliseconds