Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quota.h108 extern void xfs_qm_unmount(struct xfs_mount *);
170 #define xfs_qm_unmount(mp) macro
Dxfs_mount.c982 xfs_qm_unmount(mp); in xfs_mountfs()
1059 xfs_qm_unmount(mp); in xfs_unmountfs()
Dxfs_qm.c201 xfs_qm_unmount( in xfs_qm_unmount() function