Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_dquot.c282 xfs_dqlock(q[0].qt_dquot); in xfs_trans_dqlockedjoin()
505 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
512 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
521 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
632 xfs_dqlock(dqp); in xfs_trans_dqresv()
Dxfs_dquot.h131 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() function
239 xfs_dqlock(dqp); in xfs_qm_dqhold()
Dxfs_dquot.c791 xfs_dqlock(dqp); in xfs_qm_dqget_cache_lookup()
835 xfs_dqlock(dqp); in xfs_qm_dqget_cache_insert()
1016 xfs_dqlock(dqp); in xfs_qm_dqget_inode()
1114 xfs_dqlock(dqp); in xfs_qm_dqrele()
Dxfs_qm.c128 xfs_dqlock(dqp); in xfs_qm_dqpurge()
1225 xfs_dqlock(dqp); in xfs_qm_flush_one()
1819 xfs_dqlock(prevdq); in xfs_qm_vop_chown()
Dxfs_qm_syscalls.c332 xfs_dqlock(dqp); in xfs_qm_scall_setqlim()