Home
last modified time | relevance | path

Searched refs:bdh (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c56 #define BDH_BDEV(bdh) ((bdh)->bdev) argument
57 #define BDH_IS_ERR(bdh) (IS_ERR(bdh)) argument
58 #define BDH_PTR_ERR(bdh) (PTR_ERR(bdh)) argument
62 #define BDH_BDEV(bdh) (file_bdev(bdh)) argument
63 #define BDH_IS_ERR(bdh) (IS_ERR(bdh)) argument
64 #define BDH_PTR_ERR(bdh) (PTR_ERR(bdh)) argument
68 #define BDH_BDEV(bdh) ((struct block_device *)bdh) argument
69 #define BDH_IS_ERR(bdh) (IS_ERR(BDH_BDEV(bdh))) argument
70 #define BDH_PTR_ERR(bdh) (PTR_ERR(BDH_BDEV(bdh))) argument
270 vdev_blkdev_put(zfs_bdev_handle_t *bdh, spa_mode_t smode, void *holder) in vdev_blkdev_put() argument
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
588 bdh = BDH((*thr->acqfcn)((bufsize)size)); in bget()
589 if (bdh != NULL) { in bget()
592 bdh->bh.bb.bsize = 0; in bget()
595 TCW_PTR(bdh->bh.bb.bthr, th); // don't mark buffer as allocated, in bget()
597 bdh->bh.bb.prevfree = 0; in bget()
598 bdh->tsize = size; in bget()
604 buf = (void *)(bdh + 1); in bget()
712 bdhead_t *bdh; in brel() local
714 bdh = BDH(((char *)buf) - sizeof(bdhead_t)); in brel()
[all …]
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-blkdev.m447 struct bdev_handle *bdh __attribute__ ((unused)) = NULL;
53 bdh = bdev_open_by_path(path, mode, holder, &h);
176 struct bdev_handle *bdh = NULL;
177 bdev_release(bdh);
/freebsd/contrib/file/magic/Magdir/
H A Dlinux718 # n_objects like: 0 1032h 5a2eh 92bdh a8b5h aa75h 112adh 40c23h 4714eh