Home
last modified time | relevance | path

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

/linux/fs/hugetlbfs/
H A Dinode.c50 enum hugetlbfs_size_type { NO_SIZE, SIZE_STD, SIZE_PERCENT }; enumerator
1275 if (val_type == NO_SIZE)
1372 * options to number of huge pages. If NO_SIZE, -1 is returned. in hugetlbfs_validate()
1384 if (ctx->max_val_type > NO_SIZE && in hugetlbfs_validate()
1481 ctx->max_val_type = NO_SIZE; in hugetlbfs_init_fs_context()
1482 ctx->min_val_type = NO_SIZE; in hugetlbfs_init_fs_context()