Searched refs:m_mount (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dwr_exportfs.c58 if (mp->m_mount)
59 errors += write_export_info(ef, mp->m_mount, 0);
H A Dfsi_data.h176 qelem *m_mount; member in struct:fsi_mount
H A Dfsi_analyze.c195 if (mp->m_mount)
196 errors += check_exportfs(mp->m_mount, mp->m_exported);
235 if (mp->m_mount)
236 analyze_dkmount_tree(mp->m_mount, mp, dk);
364 m->m_mount = new_que();
H A Dfsi_gram.y338 { $4->m_mount = $5;

Completed in 180 milliseconds