Expand description
File systems.
C headers: include/linux/fs.h
Modules
Structs
Wraps the kernel’s struct dentry.
Wraps the kernel’s struct filename.
Wraps the kernel’s struct inode.
Kernel module that exposes a single file system implemented by T.
State of NewSuperBlock that indicates that NewSuperBlock::init needs to be called
eventually.
State of NewSuperBlock that indicates that NewSuperBlock::init_root needs to be called
eventually.
A superblock that is still being initialised.
A file system registration.
A file system super block.
Required superblock parameters.
Enums
Type of superblock keying.