Home
last modified time | relevance | path

Searched refs:d_mount (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.sbin/amd/fsinfo/
H A Dwr_exportfs.c45 if (dp->d_mount)
46 errors += write_export_info(ef, dp->d_mount, 0);
H A Dfsi_data.h129 qelem *d_mount; member
H A Dfsi_analyze.c338 dp->d_mount = q;
440 analyze_dkmounts(dp, dp->d_mount);
H A Dfsi_util.c434 case DF_MOUNT: dp->d_mount = &((mount *) v)->m_q; break;