Searched refs:xfs_qm_unmount (Results 1 – 3 of 3) sorted by relevance
107 extern void xfs_qm_unmount(struct xfs_mount *);149 #define xfs_qm_unmount(mp) macro
1089 xfs_qm_unmount(mp); in xfs_mountfs()1145 xfs_qm_unmount(mp); in xfs_unmountfs()
204 xfs_qm_unmount( in xfs_qm_unmount() function