Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_qmops.c59 .xfs_qmdone = (xfs_qmdone_t) fs_noerr,
Dxfs_mount.h157 xfs_qmdone_t xfs_qmdone; member
179 (*(mp)->m_qm_ops.xfs_qmdone)(mp)
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_bhv.c364 .xfs_qmdone = xfs_qm_unmount_quotadestroy,