Searched refs:xfs_qm_unmount_quotas (Results 1 – 3 of 3) sorted by relevance
109 extern void xfs_qm_unmount_quotas(struct xfs_mount *);171 #define xfs_qm_unmount_quotas(mp) macro
976 xfs_qm_unmount_quotas(mp); in xfs_mountfs()1053 xfs_qm_unmount_quotas(mp); in xfs_unmountfs()
214 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function