Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_quota.h126 extern void xfs_qm_unmount(struct xfs_mount *);
205 #define xfs_qm_unmount(mp) macro
H A Dxfs_mount.c1234 xfs_qm_unmount(mp); in xfs_mountfs()
1318 xfs_qm_unmount(mp); in xfs_unmountfs()
H A Dxfs_qm.c217 xfs_qm_unmount( in xfs_qm_unmount() function