Searched refs:bpool (Results 1 - 9 of 9) sorted by relevance
| /illumos-gate/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 log_must mkfile 30M /bpool/fs/file 72 log_must zfs snapshot bpool/fs@snap 73 log_must eval "zfs send -R bpool/fs@snap > $BACKDIR/fs-R" 82 log_must mv /bpool/fs/file /bpool 83 log_must zfs destroy -rf bpool/f [all...] |
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | ib.h | 133 bufpool_t *bpool; member in struct:__anon6869
|
| H A D | rpcib.c | 3919 rbp->bpool = bp; 3961 bp = rbp->bpool; 3994 bp = rbp->bpool; 4085 bp = rbp->bpool; 4154 bp = rbp->bpool;
|
| /illumos-gate/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>;
|
Completed in 92 milliseconds