Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trans_dquot.c294 xfs_dqlock(q[0].qt_dquot); in xfs_trans_dqlockedjoin()
517 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
524 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
533 xfs_dqlock(dqp); in xfs_trans_unreserve_and_mod_dquots()
644 xfs_dqlock(dqp); in xfs_trans_dqresv()
H A Dxfs_dquot.h121 static inline void xfs_dqlock(struct xfs_dquot *dqp) in xfs_dqlock() function
229 xfs_dqlock(dqp); in xfs_qm_dqhold()
H A 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()
H A Dxfs_qm.c126 xfs_dqlock(dqp); in xfs_qm_dqpurge()
1226 xfs_dqlock(dqp); in xfs_qm_flush_one()
1806 xfs_dqlock(prevdq); in xfs_qm_vop_chown()
H A Dxfs_qm_syscalls.c548 xfs_dqlock(dqp); in xfs_qm_scall_setqlim()