/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | feature_tests.h | 32 #if !defined(zfs_fallthrough) && !defined(_LIBCPP_VERSION) 34 #define zfs_fallthrough __attribute__((__fallthrough__)) macro 36 #define zfs_fallthrough ((void)0) macro
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | compiler_compat.h | 31 #if !defined(zfs_fallthrough) 33 #define zfs_fallthrough __attribute__((__fallthrough__)) macro 35 #define zfs_fallthrough ((void)0) macro
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/ |
H A D | compiler.h | 34 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | mkbusy.c | 139 zfs_fallthrough; in main()
|
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/ |
H A D | lzbe_device.c | 66 zfs_fallthrough; in lzbe_set_boot_device()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_replay.c | 370 zfs_fallthrough; in zfs_replay_create_acl() 406 zfs_fallthrough; in zfs_replay_create_acl() 538 zfs_fallthrough; in zfs_replay_create() 561 zfs_fallthrough; in zfs_replay_create()
|
H A D | vdev_raidz_math_scalar.c | 145 zfs_fallthrough; \
|
H A D | zil.c | 2354 zfs_fallthrough; in zil_lwb_commit() 2358 zfs_fallthrough; in zil_lwb_commit() 2360 zfs_fallthrough; in zil_lwb_commit() 2362 zfs_fallthrough; in zil_lwb_commit()
|
H A D | dsl_prop.c | 830 zfs_fallthrough; in dsl_prop_set_sync_impl()
|
H A D | vdev_label.c | 1366 zfs_fallthrough; in vdev_label_read_bootenv()
|
H A D | dmu_send.c | 1784 zfs_fallthrough; in send_reader_thread()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | mount_zfs.c | 393 zfs_fallthrough; in main()
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 1064 zfs_fallthrough; in zpool_read_label() 1073 zfs_fallthrough; in zpool_read_label() 1078 zfs_fallthrough; in zpool_read_label()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | llex.c | 479 zfs_fallthrough; in llex()
|
H A D | ltable.c | 494 zfs_fallthrough; in luaH_get()
|
H A D | lstrlib.c | 503 zfs_fallthrough; in match()
|
H A D | lgc.c | 678 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 | 121 zfs_fallthrough; in escape_string()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 272 zfs_fallthrough; in zfs_ace_fuid_size() 2156 zfs_fallthrough; in zfs_zaccess_aces_check()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_acl.c | 272 zfs_fallthrough; in zfs_ace_fuid_size() 2348 zfs_fallthrough; in zfs_zaccess_aces_check()
|
H A D | zfs_znode_os.c | 430 zfs_fallthrough; in zfs_inode_set_ops()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 1398 zfs_fallthrough; in zfs_valid_proplist() 2359 zfs_fallthrough; in get_numeric_property() 3880 zfs_fallthrough; in zfs_create()
|
H A D | libzfs_pool.c | 317 zfs_fallthrough; in zpool_get_prop() 367 zfs_fallthrough; in zpool_get_prop() 442 zfs_fallthrough; in zpool_get_prop()
|
H A D | libzfs_util.c | 634 zfs_fallthrough; in zfs_setprop_error()
|