Searched defs:zfs_fallthrough (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dcompiler_compat.h33 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
35 #define zfs_fallthrough ((void)0) macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dfeature_tests.h34 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
36 #define zfs_fallthrough ((void)0) macro
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h70 #define zfs_fallthrough __attribute__((__fallthrough__)) macro

Completed in 163 milliseconds