Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h193 extern int xfs_qm_unmount_quotas(xfs_mount_t *);
Dxfs_qm_bhv.c366 .xfs_qmunmount = xfs_qm_unmount_quotas,
Dxfs_qm.c451 xfs_qm_unmount_quotas( in xfs_qm_unmount_quotas() function