Searched refs:xfs_qm_dqattach_locked (Results 1 – 3 of 3) sorted by relevance
95 extern int xfs_qm_dqattach_locked(struct xfs_inode *, uint);137 #define xfs_qm_dqattach_locked(ip, fl) (0) macro
331 xfs_qm_dqattach_locked( in xfs_qm_dqattach_locked() function390 error = xfs_qm_dqattach_locked(ip, flags); in xfs_qm_dqattach()1632 error = xfs_qm_dqattach_locked(ip, XFS_QMOPT_DQALLOC); in xfs_qm_vop_dqalloc()
554 error = xfs_qm_dqattach_locked(ip, 0); in xfs_iomap_write_delay()