Home
last modified time | relevance | path

Searched refs:hstate_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c1466 int hstate_idx; in hugetlb_file_setup() local
1469 hstate_idx = get_hstate_idx(page_size_log); in hugetlb_file_setup()
1470 if (hstate_idx < 0) in hugetlb_file_setup()
1474 mnt = hugetlbfs_vfsmount[hstate_idx]; in hugetlb_file_setup()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c1635 int hstate_idx; in hugetlb_file_setup() local
1638 hstate_idx = get_hstate_idx(page_size_log); in hugetlb_file_setup()
1639 if (hstate_idx < 0) in hugetlb_file_setup()
1642 mnt = hugetlbfs_vfsmount[hstate_idx]; in hugetlb_file_setup()

Completed in 6 milliseconds