Please enable JavaScript.
Coggle requires JavaScript to display documents.
VFS - Coggle Diagram
VFS
data structure
type
-
struct super_operations
-
-
lock
All methods are called without any locks being held, without mentioned explicitely
-
-
-
-
objects
-
inode
basics
filesystem objects such as regular files, directories, FIFOs and other
beasts
-
-
-
-
-
-