Searched defs:exclusive_file_system (Results 1 - 1 of 1) 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;

Completed in 43 milliseconds