Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quota.h108 extern void xfs_qm_unmount(struct xfs_mount *);
150 #define xfs_qm_unmount(mp) macro
H A Dxfs_mount.c1055 xfs_qm_unmount(mp); in xfs_mountfs()
1111 xfs_qm_unmount(mp); in xfs_unmountfs()
H A Dxfs_qm.c203 xfs_qm_unmount( in xfs_qm_unmount() function