Home
last modified time | relevance | path

Searched refs:ptable_getbestpart (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/common/
H A Dpart.h76 int ptable_getbestpart(const struct ptable *table, struct ptable_entry *part);
H A Ddisk.c296 rc = ptable_getbestpart(od->table, &part); in disk_open()
H A Dpart.c757 ptable_getbestpart(const struct ptable *table, struct ptable_entry *part) in ptable_getbestpart() function