Home
last modified time | relevance | path

Searched refs:xfs_qm_unmount_quotas (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h109 extern void xfs_qm_unmount_quotas(struct xfs_mount *);
171 #define xfs_qm_unmount_quotas(mp) macro
H A Dxfs_mount.c993 xfs_qm_unmount_quotas(mp); in xfs_mountfs()
1071 xfs_qm_unmount_quotas(mp); in xfs_unmountfs()
H A Dxfs_qm.c214 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function