Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot.h223 void xfs_dqlock2(struct xfs_dquot *, struct xfs_dquot *);
Dxfs_trans_dquot.c298 xfs_dqlock2(q[0].qt_dquot, q[1].qt_dquot); in xfs_trans_dqlockedjoin()
Dxfs_dquot.c1307 xfs_dqlock2( in xfs_dqlock2() function