Searched refs:mount_table (Results 1 – 1 of 1) sorted by relevance
199 static struct mtab_entry *mount_table; /* array of mtab_entry's */ variable528 mount_table = xmalloc( in mtab_read_file()537 mount_table = xrealloc(mount_table, in mtab_read_file()541 mtep = &mount_table[mount_table_entries++]; in mtab_read_file()667 struct mtab_entry *mtep = &mount_table[i]; in resource_mount_entry()706 struct mtab_entry *mtep = &mount_table[i]; in bdev_mount_entry()718 struct mtab_entry *mtep = &mount_table[i]; in devid_matches()788 entryp = mount_table[i].mte_mount; in path_mount_entry()828 match = &mount_table[best_index]; in path_mount_entry()1828 struct extmnttab *mtp = mount_table[i].mte_mount; in create_request_list()[all …]