Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h192 extern void xfs_qm_unmount_quotadestroy(xfs_mount_t *);
Dxfs_qm_bhv.c364 .xfs_qmdone = xfs_qm_unmount_quotadestroy,
Dxfs_qm.c335 xfs_qm_unmount_quotadestroy( in xfs_qm_unmount_quotadestroy() function