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

/freebsd-10.2-release/contrib/amd/fsinfo/
H A Dwr_exportfs.c60 if (mp->m_mount)
61 errors += write_export_info(ef, mp->m_mount, 0);
H A Dfsi_data.h178 qelem *m_mount; member in struct:fsi_mount
H A Dfsi_analyze.c197 if (mp->m_mount)
198 errors += check_exportfs(mp->m_mount, mp->m_exported);
237 if (mp->m_mount)
238 analyze_dkmount_tree(mp->m_mount, mp, dk);
366 m->m_mount = new_que();
H A Dfsi_gram.y340 { $4->m_mount = $5;

Completed in 99 milliseconds