Lines Matching refs:tmpl_fd
620 int tmpl_fd; in mount_early_fs() local
674 if ((tmpl_fd = init_template()) == -1) { in mount_early_fs()
680 (void) ct_tmpl_clear(tmpl_fd); in mount_early_fs()
681 (void) close(tmpl_fd); in mount_early_fs()
690 (void) ct_tmpl_clear(tmpl_fd); in mount_early_fs()
724 (void) ct_tmpl_clear(tmpl_fd); in mount_early_fs()
725 (void) close(tmpl_fd); in mount_early_fs()
1012 int tmpl_fd; in zone_graceful_shutdown() local
1048 if ((tmpl_fd = init_template()) == -1) { in zone_graceful_shutdown()
1054 (void) ct_tmpl_clear(tmpl_fd); in zone_graceful_shutdown()
1055 (void) close(tmpl_fd); in zone_graceful_shutdown()
1059 (void) ct_tmpl_clear(tmpl_fd); in zone_graceful_shutdown()
1068 (void) ct_tmpl_clear(tmpl_fd); in zone_graceful_shutdown()
1069 (void) close(tmpl_fd); in zone_graceful_shutdown()