Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_quota.h99 extern void xfs_qm_dqdetach(struct xfs_inode *);
141 #define xfs_qm_dqdetach(ip) macro
Dxfs_qm.c223 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
225 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
227 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
386 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_icache.c1205 xfs_qm_dqdetach(ip); in xfs_reclaim_inode()
Dxfs_inode.c1906 xfs_qm_dqdetach(ip); in xfs_inactive()