Searched refs:set_os (Results 1 – 7 of 7) sorted by relevance
50 void set_os(OsLayer *os);
151 bool set_os(OsLayer *os);
150 bool ErrorDiag::set_os(OsLayer *os) { in set_os() function in ErrorDiag
212 void FineLockPEQueue::set_os(OsLayer *os) { in set_os() function in FineLockPEQueue
107 if (!error_diagnoser_->set_os(this)) in Initialize()
617 finelock_q_->set_os(os_); in Initialize()
674 static int set_os(struct ext2_super_block *sb, char *os) in set_os() function2192 if (creator_os && !set_os(fs->super, creator_os)) { in main()