Home
last modified time | relevance | path

Searched refs:ptable_entry (Results 1 – 5 of 5) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/common/
H A Dpart.h70 struct ptable_entry { struct
80 const struct ptable_entry *part); argument
88 int ptable_getpart(const struct ptable *table, struct ptable_entry *part,
90 int ptable_getbestpart(const struct ptable *table, struct ptable_entry *part);
H A Ddisk.c105 ptable_print(void *arg, const char *pname, const struct ptable_entry *part) in ptable_print()
221 struct ptable_entry part; in disk_open()
H A Dpart.c68 struct ptable_entry part;
885 ptable_getpart(const struct ptable *table, struct ptable_entry *part, int idx) in ptable_getpart()
920 ptable_getbestpart(const struct ptable *table, struct ptable_entry *part) in ptable_getbestpart()
/titanic_53/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c579 const struct ptable_entry *part) in probe_partition()
/titanic_53/usr/src/boot/sys/boot/zfs/
H A Dzfs.c486 const struct ptable_entry *part) in zfs_probe_partition()