Searched refs:hot_ext_count (Results 1 – 4 of 4) sorted by relevance
158 sb->hot_ext_count = pos - get_sb(extension_count);; in cure_extension_list()182 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()
975 sb->hot_ext_count > F2FS_MAX_EXTENSION || in sanity_check_raw_super()977 sb->hot_ext_count > F2FS_MAX_EXTENSION) { in sanity_check_raw_super()980 sb->hot_ext_count, in sanity_check_raw_super()
840 __u8 hot_ext_count; /* # of hot file extension */ member