Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quota.h103 extern void xfs_qm_dqdetach(struct xfs_inode *);
145 #define xfs_qm_dqdetach(ip) macro
H A Dxfs_qm.c224 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
226 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()
228 xfs_qm_dqdetach(mp->m_rsumip); in xfs_qm_unmount_quotas()
386 xfs_qm_dqdetach( in xfs_qm_dqdetach() function
H A Dxfs_icache.c1095 xfs_qm_dqdetach(ip); in xfs_reclaim_inode()
H A Dxfs_inode.c1886 xfs_qm_dqdetach(ip); in xfs_inactive()