Searched refs:hot_ext_count (Results 1 – 4 of 4) sorted by relevance
150 sb->hot_ext_count = pos - get_sb(extension_count);; in cure_extension_list()174 sb->hot_ext_count = pos - get_sb(extension_count); in cure_extension_list()
445 hot_count = sbi->raw_super->hot_ext_count; in set_file_temperature()
911 sb->hot_ext_count > F2FS_MAX_EXTENSION || in sanity_check_raw_super()913 sb->hot_ext_count > F2FS_MAX_EXTENSION) { in sanity_check_raw_super()916 sb->hot_ext_count, in sanity_check_raw_super()
774 __u8 hot_ext_count; /* # of hot file extension */ member