Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h104 #define ZFS_VERIFY_ZP_ERROR(zp, error) \ macro
111 #define ZFS_VERIFY_ZP(zp) ZFS_VERIFY_ZP_ERROR(zp, EIO)
112 #define ZPL_VERIFY_ZP(zp) ZFS_VERIFY_ZP_ERROR(zp, -EIO)