From 6b99f901df870be6783f47f2f6730c9db7aae2ad Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 30 Jul 2024 18:44:18 +0200 Subject: [PATCH] btrfs-progs: docs: add new encoded rw ioctls to the list [ci skip] Signed-off-by: David Sterba --- Documentation/btrfs-ioctl.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/btrfs-ioctl.rst b/Documentation/btrfs-ioctl.rst index 2d171345..f0e65582 100644 --- a/Documentation/btrfs-ioctl.rst +++ b/Documentation/btrfs-ioctl.rst @@ -436,6 +436,12 @@ LIST OF IOCTLS * - :ref:`BTRFS_IOC_SNAP_DESTROY_V2` - destroy a (snapshot or regular) subvolume - :ref:`struct btrfs_ioctl_vol_args_v2` + * - BTRFS_IOC_ENCODED_READ + - + - + * - BTRFS_IOC_ENCODED_WRITE + - + - DETAILED DESCRIPTION --------------------