Searched refs:bplist (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootprop.c79 static const struct bplist { struct
120 struct bplist *p;
127 for (p = (struct bplist *)bprop_tab; p->name != (char *)0; p++) {
169 struct bplist *p;
199 for (p = (struct bplist *)bprop_tab; p->name != (char *)0; p++) {
241 struct bplist *p;
247 for (p = (struct bplist *)bprop_tab; p->name != (char *)0; p++) {
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dbplist.h40 typedef struct bplist { struct
H A Ddsl_scan.h32 #include <sys/bplist.h>
H A Dspa_impl.h41 #include <sys/bplist.h>
175 bpobj_t spa_deferred_bpobj; /* deferred-free bplist */
176 bplist_t spa_free_bplist[TXG_SIZE]; /* bplist of stuff to free */
H A Ddsl_dataset.h37 #include <sys/bplist.h>
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbplist.c26 #include <sys/bplist.h>
/illumos-gate/usr/src/lib/libzpool/common/
H A Dllib-lzpool51 #include <sys/bplist.h>

Completed in 71 milliseconds