Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h103 extern void xfs_qm_dqdetach(struct xfs_inode *);
165 #define xfs_qm_dqdetach(ip) macro
H A 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
H A Dxfs_inode.c1773 xfs_qm_dqdetach(ip); in xfs_inactive()
1810 xfs_qm_dqdetach(ip); in xfs_inactive()
H A Dxfs_icache.c2157 xfs_qm_dqdetach(ip); in xfs_inode_mark_reclaimable()