Home
last modified time | relevance | path

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

/openbmc/linux/fs/hugetlbfs/
H A Dinode.c47 enum hugetlbfs_size_type { NO_SIZE, SIZE_STD, SIZE_PERCENT }; enumerator
1384 if (val_type == NO_SIZE) in hugetlbfs_size_to_hpages()
1497 if (ctx->max_val_type > NO_SIZE && in hugetlbfs_validate()
1593 ctx->max_val_type = NO_SIZE; in hugetlbfs_init_fs_context()
1594 ctx->min_val_type = NO_SIZE; in hugetlbfs_init_fs_context()