Searched refs:bpool (Results 1 – 9 of 9) sorted by relevance
| /titanic_53/usr/src/test/zfs-tests/tests/functional/rsend/ |
| H A D | rsend_009_pos.ksh | 50 if datasetexists bpool ; then 51 log_must $ZPOOL destroy -f bpool 63 log_must $ZPOOL create bpool $TESTDIR/bfile 69 log_must $ZFS create bpool/fs 70 mntpnt=$(get_prop mountpoint bpool/fs) 73 log_must $ZFS snapshot bpool/fs@snap 83 mntpnt2=$(get_prop mountpoint bpool) 85 log_must $ZFS destroy -rf bpool/fs 87 log_must $ZFS snapshot bpool@snap
|
| /titanic_53/usr/src/boot/sys/boot/fdt/dts/powerpc/ |
| H A D | p2041rdb.dts | 94 compatible = "fsl,p2041-bpool", "fsl,bpool"; 96 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| H A D | p3041ds.dts | 95 compatible = "fsl,p3041-bpool", "fsl,bpool"; 97 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| H A D | p5020ds.dts | 93 compatible = "fsl,p5020-bpool", "fsl,bpool"; 95 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| H A D | p2041si.dtsi | 275 compatible = "fsl,p2041-bpool", "fsl,bpool"; 277 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| H A D | p3041si.dtsi | 276 compatible = "fsl,p3041-bpool", "fsl,bpool"; 278 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| H A D | p5020si.dtsi | 261 compatible = "fsl,p5020-bpool", "fsl,bpool"; 263 fsl,bpool-cfg = <0 0x100 0 1 0 0x100>;
|
| /titanic_53/usr/src/uts/common/rpc/ |
| H A D | ib.h | 133 bufpool_t *bpool; member
|
| H A D | rpcib.c | 3919 rbp->bpool = bp; in rib_rbufpool_create() 3961 bp = rbp->bpool; in rib_rbufpool_deregister() 3994 bp = rbp->bpool; in rib_rbufpool_free() 4085 bp = rbp->bpool; in rib_rbuf_alloc() 4154 bp = rbp->bpool; in rib_rbuf_free()
|