Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_quota.h120 extern void xfs_qm_dqdetach(struct xfs_inode *);
199 #define xfs_qm_dqdetach(ip) macro
H A Dxfs_qm.c234 xfs_qm_dqdetach(rtg_bitmap(rtg)); in xfs_qm_unmount_rt()
236 xfs_qm_dqdetach(rtg_summary(rtg)); in xfs_qm_unmount_rt()
274 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
428 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
H A Dxfs_icache.c2253 xfs_qm_dqdetach(ip); in xfs_inode_mark_reclaimable()
/linux/fs/xfs/scrub/
H A Dtempfile.c237 xfs_qm_dqdetach(sc->tempip); in xrep_tempfile_adjust_directory_tree()