Searched refs:xfs_qmops_t (Results 1 – 3 of 3) sorted by relevance
57 xfs_qmops_t xfs_qmcore_stub = {
170 } xfs_qmops_t; typedef
439 mp->m_qm_ops = p ? *(xfs_qmops_t *) vfs_bhv_custom(p) : xfs_qmcore_stub; in xfs_mount()