bsd_to_svr4_dev_t  113 compat/svr4/svr4_stat.c 	st4->st_dev = bsd_to_svr4_dev_t(st->st_dev);
bsd_to_svr4_dev_t  119 compat/svr4/svr4_stat.c 	st4->st_rdev = bsd_to_svr4_dev_t(st->st_rdev);
bsd_to_svr4_dev_t  135 compat/svr4/svr4_stat.c 	st4->st_dev = bsd_to_svr4_dev_t(st->st_dev);
bsd_to_svr4_dev_t  141 compat/svr4/svr4_stat.c 	st4->st_rdev = bsd_to_svr4_dev_t(st->st_rdev);