Home
last modified time | relevance | path

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

/illumos-gate/usr/src/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()
233 struct ptable_entry part; in disk_open()
H A Dpart.c70 struct ptable_entry part;
933 ptable_getpart(const struct ptable *table, struct ptable_entry *part, int idx) in ptable_getpart()
968 ptable_getbestpart(const struct ptable *table, struct ptable_entry *part) in ptable_getbestpart()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c713 const struct ptable_entry *part) in probe_partition()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c636 const struct ptable_entry *part) in zfs_probe_partition()