
vfs_attach(), and a LIST_ENTRY to link to the kernel's list of file systems to struct vfsops. Declare the vfs_list_head structure, and prototype new functions vfs_attach(), vfs_detach(), vfs_opv_init(), and vfs_opv_free().
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%