mirror_zfs/include/os/linux/zfs/sys
наб 7ada752a93 Clean up CSTYLEDs
69 CSTYLED BEGINs remain, appx. 30 of which can be removed if cstyle(1)
had a useful policy regarding
  CALL(ARG1,
  	ARG2,
  	ARG3);
above 2 lines. As it stands, it spits out *both*
  sysctl_os.c: 385: continuation line should be indented by 4 spaces
  sysctl_os.c: 385: indent by spaces instead of tabs
which is very cool

Another >10 could be fixed by removing "ulong" &al. handling.
I don't foresee anyone actually using it intentionally
(does it even exist in modern headers? why did it in the first place?).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12993
2022-01-26 11:38:52 -08:00
..
Makefile.am Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
policy.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
sha2.h Move sha2.h to platform code 2019-10-31 15:45:58 -07:00
trace_acl.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_arc.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_common.h OpenZFS restructuring - move linux tracing code to platform directories 2019-09-11 14:25:53 -07:00
trace_dbgmsg.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_dbuf.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_dmu.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_dnode.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_multilist.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_rrwlock.h OpenZFS restructuring - move linux tracing code to platform directories 2019-09-11 14:25:53 -07:00
trace_txg.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_vdev.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_zfs.h Enable use of DTRACE_PROBE* macros in "spl" module 2019-11-01 13:13:43 -07:00
trace_zil.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
trace_zio.h OpenZFS restructuring - move linux tracing code to platform directories 2019-09-11 14:25:53 -07:00
trace_zrlock.h Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
zfs_bootenv_os.h zfs label bootenv should store data as nvlist 2020-09-15 15:42:27 -07:00
zfs_context_os.h Use fallthrough macro 2021-09-14 10:17:54 -06:00
zfs_ctldir.h Throw const on some strings 2020-10-02 17:44:10 -07:00
zfs_dir.h Eliminate Linux specific inode usage from common code 2019-12-11 11:53:57 -08:00
zfs_vfsops_os.h Remove unimplemented virus scanning hooks 2021-05-10 22:02:25 -07:00
zfs_vnops_os.h Linux 5.12 compat: idmapped mounts 2021-03-19 21:00:59 -07:00
zfs_znode_impl.h module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
zpl.h module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00