Searched refs:xfs_qm_dqattach_locked (Results 1 – 3 of 3) sorted by relevance
118 extern int xfs_qm_dqattach_locked(struct xfs_inode *ip, bool doalloc);195 #define xfs_qm_dqattach_locked(ip, fl) (0) macro
1086 error = xfs_qm_dqattach_locked(ip, false); in xfs_trans_alloc_inode()1248 error = xfs_qm_dqattach_locked(ip, false); in xfs_trans_alloc_ichange()1342 error = xfs_qm_dqattach_locked(dp, false); in xfs_trans_alloc_dir()1349 error = xfs_qm_dqattach_locked(ip, false); in xfs_trans_alloc_dir()
316 xfs_qm_dqattach_locked( in xfs_qm_dqattach_locked() function371 error = xfs_qm_dqattach_locked(ip, false); in xfs_qm_dqattach()1749 error = xfs_qm_dqattach_locked(ip, true); in xfs_qm_vop_dqalloc()