Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h325 extern void xfs_qm_dqdetach(struct xfs_inode *);
364 #define xfs_qm_dqdetach(ip) macro
Dxfs_qm.c353 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
355 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
357 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
591 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_sync.c883 xfs_qm_dqdetach(ip); in xfs_reclaim_inode()
Dxfs_vnodeops.c784 xfs_qm_dqdetach(ip); in xfs_inactive()