Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quota.h103 extern void xfs_qm_dqdetach(struct xfs_inode *);
165 #define xfs_qm_dqdetach(ip) macro
Dxfs_qm.c222 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
224 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
226 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
382 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_icache.c2135 xfs_qm_dqdetach(ip); in xfs_inode_mark_reclaimable()
Dxfs_inode.c1783 xfs_qm_dqdetach(ip); in xfs_inactive()