Linux VFS

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf virtual file system
gptkbp:alsoKnownAs Virtual File System Switch
gptkbp:category Operating system technology
File system abstraction
gptkbp:documentation https://www.kernel.org/doc/html/latest/filesystems/vfs.html
gptkbp:enables uniform file system interface
gptkbp:handles file system operations
https://www.w3.org/2000/01/rdf-schema#label Linux VFS
gptkbp:introducedIn Linux 0.96c
gptkbp:maintainedBy gptkb:Linux_kernel_community
gptkbp:manages file objects
dentry objects
inode objects
superblock objects
gptkbp:partOf gptkb:operating_system
gptkbp:provides system call interface for file operations
gptkbp:purpose provides abstraction layer for file systems
gptkbp:supports multiple file system types
gptkbp:usedBy gptkb:procfs
gptkb:Btrfs
gptkb:FAT
gptkb:XFS
gptkb:ext4
gptkb:tmpfs
gptkb:NTFS
gptkb:NFS
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:Virtual_file_system
gptkbp:bfsLayer 8