Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_quota.h119 extern void xfs_qm_dqdetach(struct xfs_inode *);
196 #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()
383 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
Dxfs_inode.c1424 xfs_qm_dqdetach(ip); in xfs_inactive()
1466 xfs_qm_dqdetach(ip); in xfs_inactive()
Dxfs_icache.c2199 xfs_qm_dqdetach(ip); in xfs_inode_mark_reclaimable()