Searched refs:ptable_entry (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dpart.h59 struct ptable_entry { struct
69 const struct ptable_entry *part);
77 int ptable_getpart(const struct ptable *table, struct ptable_entry *part,
79 int ptable_getbestpart(const struct ptable *table, struct ptable_entry *part);
H A Ddisk.c106 ptable_print(void *arg, const char *pname, const struct ptable_entry *part)
235 struct ptable_entry part;
H A Dpart.c67 struct ptable_entry part;
819 ptable_getpart(const struct ptable *table, struct ptable_entry *part, int index)
854 ptable_getbestpart(const struct ptable *table, struct ptable_entry *part)
/freebsd-13-stable/stand/libsa/zfs/
H A Dzfs.c660 const struct ptable_entry *part)

Completed in 77 milliseconds