Searched refs:xfs_qm_unmount_quotas (Results 1 – 3 of 3) sorted by relevance
108 extern void xfs_qm_unmount_quotas(struct xfs_mount *);150 #define xfs_qm_unmount_quotas(mp) macro
973 xfs_qm_unmount_quotas(mp); in xfs_mountfs()1032 xfs_qm_unmount_quotas(mp); in xfs_unmountfs()
211 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function