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.c225 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
227 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
229 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
388 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_icache.c1224 xfs_qm_dqdetach(ip); in xfs_reclaim_inode()
Dxfs_inode.c1893 xfs_qm_dqdetach(ip); in xfs_inactive()