Remix.run Logo
ryao 3 days ago

ZFS has a very nice set of macros that work very well:

https://github.com/openzfs/zfs/blob/master/include/os/freebs...

See P2PHRASE() and friends. They were inherited from OpenSolaris.