Searched refs:max_inodes (Results 1 – 3 of 3) sorted by relevance
30 unsigned long max_inodes; /* How many inodes are allowed */ member
274 long max_inodes; /* inodes allowed */ member
920 if (sbinfo->max_inodes != -1) in hugetlbfs_show_options()921 seq_printf(m, ",nr_inodes=%lu", sbinfo->max_inodes); in hugetlbfs_show_options()961 buf->f_files = sbinfo->max_inodes; in hugetlbfs_statfs()1264 sbinfo->max_inodes = config.nr_inodes; in hugetlbfs_fill_super()