Searched refs:exclusive_file_system (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dopen.c68 struct fs_ops *exclusive_file_system; variable in typeref:struct:fs_ops
112 if (exclusive_file_system != NULL) {
113 fs = exclusive_file_system;
H A Dpkgfs.c169 exclusive_file_system = proto;
173 exclusive_file_system = NULL;
189 exclusive_file_system = &pkgfs_fsops;
H A Dstand.h384 extern struct fs_ops *exclusive_file_system;
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dinstall.c307 exclusive_file_system = NULL;

Completed in 61 milliseconds