Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_qmops.c115 .xfs_qmdone = (xfs_qmdone_t) fs_noerr,
Dxfs_mount.h143 xfs_qmdone_t xfs_qmdone; member
168 (*(mp)->m_qm_ops->xfs_qmdone)(mp)
/fs/xfs/quota/
Dxfs_qm_bhv.c224 .xfs_qmdone = xfs_qm_unmount_quotadestroy,