Searched refs:mount_table (Results 1 – 1 of 1) sorted by relevance
205 static struct mtab_entry *mount_table; /* array of mtab_entry's */ variable533 mount_table = xmalloc( in mtab_read_file()542 mount_table = xrealloc(mount_table, in mtab_read_file()546 mtep = &mount_table[mount_table_entries++]; in mtab_read_file()671 struct mtab_entry *mtep = &mount_table[i]; in resource_mount_entry()710 struct mtab_entry *mtep = &mount_table[i]; in bdev_mount_entry()722 struct mtab_entry *mtep = &mount_table[i]; in devid_matches()792 entryp = mount_table[i].mte_mount; in path_mount_entry()832 match = &mount_table[best_index]; in path_mount_entry()1767 struct extmnttab *mtp = mount_table[i].mte_mount; in create_request_list()[all …]