Searched refs:file_system_null (Results 1 – 2 of 2) sorted by relevance
35 extern struct fs_ops file_system_null;
112 struct fs_ops file_system_null = FS_OPS(null); variable