Searched refs:union_ops (Results 1 – 3 of 3) sorted by relevance
143 extern am_ops union_ops; /* Union FS */
66 &union_ops,
335 else if (mf->mf_ops == &union_ops) mnttype = "union"; in toplvl_mount()1744 am_ops union_ops = { variable