Searched refs:file_system_nfs (Results 1 – 5 of 5) sorted by relevance
68 extern struct fs_ops file_system_nfs[];
111 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) }; variable
115 file_system[0] = file_system_nfs[0]; in devopen()
158 static struct fs_ops file_system_nfs = { variable374 bcopy(&file_system_nfs, file_system, sizeof file_system[0]); in devopen()
215 static struct fs_ops file_system_nfs = { variable702 bcopy(&file_system_nfs, file_system, sizeof file_system[0]); in devopen()