Searched refs:file_stat (Results 1 – 1 of 1) sorted by relevance
307 struct stat file_stat; in chk_cri_sel_update() local314 if ((stat("/mnt/data/cri_sel", &file_stat) == 0) && in chk_cri_sel_update()315 (file_stat.st_mtime != frame_sel.mtime || pre_pos != pos)) in chk_cri_sel_update()