Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_dquot.c295 xfs_dqlock(q[0].qt_dquot); in xfs_trans_dqlockedjoin()
518 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
525 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
534 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
645 xfs_dqlock(dqp); in xfs_trans_dqresv()
Dxfs_dquot.h121 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() function
229 xfs_dqlock(dqp); in xfs_qm_dqhold()
Dxfs_dquot.c787 xfs_dqlock(dqp); in xfs_qm_dqget_cache_lookup()
831 xfs_dqlock(dqp); in xfs_qm_dqget_cache_insert()
1015 xfs_dqlock(dqp); in xfs_qm_dqget_inode()
1113 xfs_dqlock(dqp); in xfs_qm_dqrele()
Dxfs_qm.c126 xfs_dqlock(dqp); in xfs_qm_dqpurge()
1226 xfs_dqlock(dqp); in xfs_qm_flush_one()
1813 xfs_dqlock(prevdq); in xfs_qm_vop_chown()
Dxfs_qm_syscalls.c548 xfs_dqlock(dqp); in xfs_qm_scall_setqlim()