HomeSort by: relevance | last modified time | path
    Searched refs:d_mount (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/am-utils/dist/fsinfo/
wr_exportfs.c 73 if (dp->d_mount)
74 errors += write_export_info(ef, dp->d_mount, 0);
fsi_data.h 151 qelem *d_mount; member in struct:disk_fs
fsi_analyze.c 366 dp->d_mount = q;
468 analyze_dkmounts(dp, dp->d_mount);
fsi_util.c 520 dp->d_mount = &((fsi_mount *) v)->m_q;

Completed in 17 milliseconds