Home
last modified time | relevance | path

Searched refs:zfs_fallthrough (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dfeature_tests.h32 #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 Dcompiler_compat.h31 #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 Dcompiler.h34 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmkbusy.c139 zfs_fallthrough; in main()
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_device.c66 zfs_fallthrough; in lzbe_set_boot_device()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_replay.c370 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 Dvdev_raidz_math_scalar.c145 zfs_fallthrough; \
H A Dzil.c2354 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 Ddsl_prop.c830 zfs_fallthrough; in dsl_prop_set_sync_impl()
H A Dvdev_label.c1366 zfs_fallthrough; in vdev_label_read_bootenv()
H A Ddmu_send.c1784 zfs_fallthrough; in send_reader_thread()
/freebsd/sys/contrib/openzfs/cmd/
H A Dmount_zfs.c393 zfs_fallthrough; in main()
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1064 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 Dllex.c479 zfs_fallthrough; in llex()
H A Dltable.c494 zfs_fallthrough; in luaH_get()
H A Dlstrlib.c503 zfs_fallthrough; in match()
H A Dlgc.c678 zfs_fallthrough; in freeobj()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-generic.c487 zfs_fallthrough; \
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c121 zfs_fallthrough; in escape_string()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c272 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 Dzfs_acl.c272 zfs_fallthrough; in zfs_ace_fuid_size()
2348 zfs_fallthrough; in zfs_zaccess_aces_check()
H A Dzfs_znode_os.c430 zfs_fallthrough; in zfs_inode_set_ops()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c1398 zfs_fallthrough; in zfs_valid_proplist()
2359 zfs_fallthrough; in get_numeric_property()
3880 zfs_fallthrough; in zfs_create()
H A Dlibzfs_pool.c317 zfs_fallthrough; in zpool_get_prop()
367 zfs_fallthrough; in zpool_get_prop()
442 zfs_fallthrough; in zpool_get_prop()
H A Dlibzfs_util.c634 zfs_fallthrough; in zfs_setprop_error()

12