Searched refs:ses_stat (Results 1 – 1 of 1) sorted by relevance
135 struct stat ses_stat; in h_insertSena_fcdev() local150 if (stat(SES_DIR, &ses_stat) < 0) { in h_insertSena_fcdev()171 !(NEWER(ses_stat.st_ctim, ses_time))) { in h_insertSena_fcdev()2122 struct stat ses_stat; in h_post_insert_encl() local2148 if (lstat(lname, &ses_stat) < 0) { in h_post_insert_encl()2162 if (NEWER(ses_stat.st_ctim, ses_lastmtim)) { in h_post_insert_encl()2300 struct stat ses_stat, dsk_stat, rmt_stat; in h_pre_insert_encl_dev() local2302 if (stat(SES_DIR, &ses_stat) < 0) { in h_pre_insert_encl_dev()2314 *ses_time = ses_stat.st_mtim; in h_pre_insert_encl_dev()