Searched refs:hotfix_from (Results 1 – 3 of 3) sorted by relevance
19 if (sbi->hotfix_from[i] == sec) { in hpfs_search_hotfix_map()31 if (sbi->hotfix_from[i] >= sec && sbi->hotfix_from[i] < sec + n) { in hpfs_search_hotfix_map_for_range()32 n = sbi->hotfix_from[i] - sec; in hpfs_search_hotfix_map_for_range()
93 secno hotfix_from[256]; member
153 hpfs_sb(s)->hotfix_from[i] = le32_to_cpu(directory[i]); in hpfs_load_hotfix_map()