Searched refs:xfs_qm_unmount_quotas (Results 1 – 3 of 3) sorted by relevance
105 extern void xfs_qm_unmount_quotas(struct xfs_mount *);147 #define xfs_qm_unmount_quotas(mp) macro
1042 xfs_qm_unmount_quotas(mp); in xfs_mountfs()1100 xfs_qm_unmount_quotas(mp); in xfs_unmountfs()
215 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function