Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_qm.h170 extern void xfs_qm_unmount_quotas(xfs_mount_t *);
Dxfs_qm_bhv.c226 .xfs_qmunmount = xfs_qm_unmount_quotas,
Dxfs_qm.c399 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function