Files
linux-stable-mirror/include/linux/file.h
Christian Brauner a0fde7ed05 file: add fd_raw cleanup class
So we can also use CLASS(fd_raw, f)(fd) for codepaths where we allow
FMODE_PATH aka O_PATH file descriptors to be used.

Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-05-09 13:02:39 +02:00

2.9 KiB