From ed8b2d4220ab1a31ec5e0bef3bbcae5418e8da1f Mon Sep 17 00:00:00 2001 From: Jiaming Zhang Date: Wed, 4 Mar 2026 09:52:10 +0800 Subject: sys/linux: update descriptions of BTRFS --- sys/linux/sys.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/sys.txt') diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt index 5656a890f..2e6a713d8 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -791,6 +791,7 @@ type iovec[DIR, T] { } type iovec_in iovec[in, array[int8]] type iovec_out iovec[out, array[int8]] +type iovec_inout iovec[inout, array[int8]] stat { st_dev intptr -- cgit mrf-deployment