Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_qm.h169 extern void xfs_qm_unmount_quotadestroy(xfs_mount_t *);
Dxfs_qm_bhv.c224 .xfs_qmdone = xfs_qm_unmount_quotadestroy,
Dxfs_qm.c293 xfs_qm_unmount_quotadestroy( in xfs_qm_unmount_quotadestroy() function