Searched refs:exclusive_file_system (Results 1 – 4 of 4) sorted by relevance
63 struct fs_ops *exclusive_file_system; variable159 if (exclusive_file_system == NULL || in open()160 (exclusive_file_system->fs_flags & FS_OPS_NO_DEVOPEN) == 0) { in open()176 if (exclusive_file_system != NULL) { in open()178 fs = exclusive_file_system; in open()
164 exclusive_file_system = proto; in pkgfs_init()168 exclusive_file_system = NULL; in pkgfs_init()187 exclusive_file_system = &pkgfs_fsops; in pkgfs_init()
446 extern struct fs_ops *exclusive_file_system;
373 exclusive_file_system = NULL; in install()