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