Expand description
Files and file descriptors.
C headers: include/linux/fs.h and
include/linux/file.h
Modules§
- Flags associated with a
File.
Structs§
- Represents the
EBADFerror code. - Wraps the kernel’s
struct file. Thread safe. - A file descriptor reservation.
- Wraps the kernel’s
struct file. Not thread safe.