Home
last modified time | relevance | path

Searched refs:max_hpages (Results 1 – 1 of 1) sorted by relevance

/fs/hugetlbfs/
Dinode.c52 long max_hpages; member
909 buf->f_blocks = sbinfo->spool->max_hpages; in hugetlbfs_statfs()
910 free_pages = sbinfo->spool->max_hpages in hugetlbfs_statfs()
1159 pconfig->max_hpages = hugetlbfs_size_to_hpages(pconfig->hstate, in hugetlbfs_parse_options()
1168 pconfig->min_hpages > pconfig->max_hpages) { in hugetlbfs_parse_options()
1189 config.max_hpages = -1; /* No limit on size by default */ in hugetlbfs_fill_super()
1214 if (config.max_hpages != -1 || config.min_hpages != -1) { in hugetlbfs_fill_super()
1216 config.max_hpages, in hugetlbfs_fill_super()