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.h33 #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 Dcompiler_compat.h32 #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 Dcompiler.h35 #define zfs_fallthrough __attribute__((__fallthrough__)) macro
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmkbusy.c140 zfs_fallthrough; in main()
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_device.c67 zfs_fallthrough; in lzbe_set_boot_device()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_replay.c371 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 Dvdev_raidz_math_scalar.c146 zfs_fallthrough; \
H A Dzil.c2355 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 Ddsl_prop.c831 zfs_fallthrough; in dsl_prop_set_sync_impl()
H A Dvdev_label.c1368 zfs_fallthrough; in vdev_label_read_bootenv()
H A Ddmu_send.c1785 zfs_fallthrough; in send_reader_thread()
/freebsd/sys/contrib/openzfs/cmd/
H A Dmount_zfs.c394 zfs_fallthrough; in main()
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1065 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 Dllex.c480 zfs_fallthrough; in llex()
H A Dltable.c495 zfs_fallthrough; in luaH_get()
H A Dlstrlib.c504 zfs_fallthrough; in match()
H A Dlgc.c679 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.c122 zfs_fallthrough; in escape_string()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c273 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 Dzfs_acl.c273 zfs_fallthrough; in zfs_ace_fuid_size()
2349 zfs_fallthrough; in zfs_zaccess_aces_check()
H A Dzfs_znode_os.c431 zfs_fallthrough; in zfs_inode_set_ops()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c1399 zfs_fallthrough; in zfs_valid_proplist()
2360 zfs_fallthrough; in get_numeric_property()
3881 zfs_fallthrough; in zfs_create()
H A Dlibzfs_pool.c318 zfs_fallthrough; in zpool_get_prop()
368 zfs_fallthrough; in zpool_get_prop()
443 zfs_fallthrough; in zpool_get_prop()
H A Dlibzfs_util.c635 zfs_fallthrough; in zfs_setprop_error()

12