/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | feature_tests.h | 33 #if !defined(zfs_fallthrough) && !defined(_LIBCPP_VERSION) 35 #define zfs_fallthrough __attribute__((__fallthrough__)) macro 37 #define zfs_fallthrough ((void)0) macro
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | compiler_compat.h | 32 #if !defined(zfs_fallthrough) 34 #define zfs_fallthrough __attribute__((__fallthrough__)) macro 36 #define zfs_fallthrough ((void)0) macro
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/ |
H A D | compiler.h | 35 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | mkbusy.c | 140 zfs_fallthrough; in main()
|
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/ |
H A D | lzbe_device.c | 67 zfs_fallthrough; in lzbe_set_boot_device()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_replay.c | 371 zfs_fallthrough; in zfs_replay_create_acl() 407 zfs_fallthrough; in zfs_replay_create_acl() 539 zfs_fallthrough; in zfs_replay_create() 562 zfs_fallthrough; in zfs_replay_create()
|
H A D | vdev_raidz_math_scalar.c | 146 zfs_fallthrough; \
|
H A D | zil.c | 2355 zfs_fallthrough; in zil_lwb_commit() 2359 zfs_fallthrough; in zil_lwb_commit() 2361 zfs_fallthrough; in zil_lwb_commit() 2363 zfs_fallthrough; in zil_lwb_commit()
|
H A D | dsl_prop.c | 831 zfs_fallthrough; in dsl_prop_set_sync_impl()
|
H A D | vdev_label.c | 1368 zfs_fallthrough; in vdev_label_read_bootenv()
|
H A D | dmu_send.c | 1785 zfs_fallthrough; in send_reader_thread()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | mount_zfs.c | 394 zfs_fallthrough; in main()
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 1065 zfs_fallthrough; in zpool_read_label() 1074 zfs_fallthrough; in zpool_read_label() 1079 zfs_fallthrough; in zpool_read_label()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | llex.c | 480 zfs_fallthrough; in llex()
|
H A D | ltable.c | 495 zfs_fallthrough; in luaH_get()
|
H A D | lstrlib.c | 504 zfs_fallthrough; in match()
|
H A D | lgc.c | 679 zfs_fallthrough; in freeobj()
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-generic.c | 487 zfs_fallthrough; \
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/ |
H A D | zpool_influxdb.c | 122 zfs_fallthrough; in escape_string()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 273 zfs_fallthrough; in zfs_ace_fuid_size() 2157 zfs_fallthrough; in zfs_zaccess_aces_check()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_acl.c | 273 zfs_fallthrough; in zfs_ace_fuid_size() 2349 zfs_fallthrough; in zfs_zaccess_aces_check()
|
H A D | zfs_znode_os.c | 431 zfs_fallthrough; in zfs_inode_set_ops()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 1399 zfs_fallthrough; in zfs_valid_proplist() 2360 zfs_fallthrough; in get_numeric_property() 3881 zfs_fallthrough; in zfs_create()
|
H A D | libzfs_pool.c | 318 zfs_fallthrough; in zpool_get_prop() 368 zfs_fallthrough; in zpool_get_prop() 443 zfs_fallthrough; in zpool_get_prop()
|
H A D | libzfs_util.c | 635 zfs_fallthrough; in zfs_setprop_error()
|