[RFC PATCH 2/3] add statmnt(2) syscall
Christian Brauner
brauner at kernel.org
Mon Sep 25 13:19:37 UTC 2023
> How about passing u64 *?
struct statmnt_req {
__u64 mnt_id;
__u64 mask;
};
?
More information about the Linux-security-module-archive
mailing list