Home | Sort by: relevance | last modified time | path |
/src/sys/fs/v7fs/ | |
v7fs_extern.h | 107 extern const struct genfs_ops v7fs_genfsops; |
v7fs_extern.c | 175 const struct genfs_ops v7fs_genfsops = { variable in typeref:typename:const struct genfs_ops |
v7fs_vfsops.c | 460 genfs_node_init(vp, &v7fs_genfsops); |