Searched refs:VERIFY_IMPLY (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Ddebug.h257 #define VERIFY_IMPLY(A, B) \ macro
314 #define IMPLY VERIFY_IMPLY
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Ddebug.h257 #define VERIFY_IMPLY(A, B) \ macro
314 #define IMPLY VERIFY_IMPLY
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1098 VERIFY_IMPLY(xattr_obj_unlinked, xzp);
2732 VERIFY_IMPLY(wo_vap, wo_vap->va_mode == S_IFCHR);
2733 VERIFY_IMPLY(wo_vap, wo_vap->va_rdev == makedevice(0, 0));

Completed in 112 milliseconds