Searched refs:stat_valid (Results 1 – 4 of 4) sorted by relevance
29 bool stat_valid; member457 struct hmdfs_time_t ctime = info->stat_valid ? info->stat.ctime : in hmdfs_update_open_response()461 loff_t size = info->stat_valid ? info->stat.size : in hmdfs_update_open_response()500 info->stat_valid = false; in hmdfs_get_open_info()523 info->stat_valid = true; in hmdfs_get_open_info()
748 obj->stat_valid[i] = true; in tomoyo_get_attributes()991 if (!obj->stat_valid[stat_index]) in tomoyo_condition()
190 if (!obj->stat_valid[i]) in tomoyo_print_header()
589 bool stat_valid[TOMOYO_MAX_PATH_STAT]; member