Searched refs:xfs_qm_dqdetach (Results 1 – 3 of 3) sorted by relevance
200 extern void xfs_qm_dqdetach(xfs_inode_t *);
369 .xfs_dqdetach = xfs_qm_dqdetach,
462 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()464 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()466 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()1013 xfs_qm_dqdetach( in xfs_qm_dqdetach() function