Files | |
file | vfs.c [code] |
file | vfs.h [code] |
file | vfs_file.c [code] |
Various operations on files have their home in this file. | |
file | vfs_lookup.c [code] |
file | vfs_node.c [code] |
Various operations on VFS nodes have their home in this file. | |
file | vfs_ops.c [code] |
Operations that VFS offers to its clients. | |
file | vfs_register.c [code] |