Lines Matching defs:mtab_entry
155 struct mtab_entry {
166 struct mtab_entry *dfr_mte;
205 static struct mtab_entry *mount_table; /* array of mtab_entry's */
534 mount_table_allocated_entries * sizeof (struct mtab_entry));
538 struct mtab_entry *mtep;
544 sizeof (struct mtab_entry));
671 struct mtab_entry *mtep = &mount_table[i];
710 struct mtab_entry *mtep = &mount_table[i];
719 static struct mtab_entry *
722 struct mtab_entry *mtep = &mount_table[i];
730 * in the mtab_entry, use it, otherwise get the device number
765 struct mtab_entry *match, *tmatch;