Data structures
VFS data structures for:
VFS handle to the file: inode (BSD: vnode)
User instantiated file handle: file (BSD: file)
The whole filesystem: superblock (BSD: vfs)
A name to inode translation: dentry
Previous slide
Next slide
Back to first slide
View graphic version