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
1286 if (val_type == NO_SIZE) in hugetlbfs_size_to_hpages()
1395 if (ctx->max_val_type > NO_SIZE && in hugetlbfs_validate()
1492 ctx->max_val_type = NO_SIZE; in hugetlbfs_init_fs_context()
1493 ctx->min_val_type = NO_SIZE; in hugetlbfs_init_fs_context()