Home
last modified time | relevance | path

Searched refs:xfs_qm_dqdetach (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_quota.h102 extern void xfs_qm_dqdetach(struct xfs_inode *);
144 #define xfs_qm_dqdetach(ip) macro
Dxfs_qm.c219 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
221 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
223 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
382 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_icache.c1210 xfs_qm_dqdetach(ip); in xfs_reclaim_inode()
Dxfs_inode.c1895 xfs_qm_dqdetach(ip); in xfs_inactive()