Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_quota.h101 extern void xfs_qm_unmount_quotas(struct xfs_mount *);
143 #define xfs_qm_unmount_quotas(mp) macro
Dxfs_mount.c1010 xfs_qm_unmount_quotas(mp); in xfs_unmountfs()
Dxfs_qm.c226 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function