Home
last modified time | relevance | path

Searched refs:max_val_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c58 enum hugetlbfs_size_type max_val_type; member
1267 ctx->max_val_type = SIZE_STD; in hugetlbfs_parse_param()
1269 ctx->max_val_type = SIZE_PERCENT; in hugetlbfs_parse_param()
1320 ctx->max_val_type); in hugetlbfs_validate()
1328 if (ctx->max_val_type > NO_SIZE && in hugetlbfs_validate()
1424 ctx->max_val_type = NO_SIZE; in hugetlbfs_init_fs_context()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c56 enum hugetlbfs_size_type max_val_type; member
1435 ctx->max_val_type = SIZE_STD; in hugetlbfs_parse_param()
1437 ctx->max_val_type = SIZE_PERCENT; in hugetlbfs_parse_param()
1489 ctx->max_val_type); in hugetlbfs_validate()
1497 if (ctx->max_val_type > NO_SIZE && in hugetlbfs_validate()
1593 ctx->max_val_type = NO_SIZE; in hugetlbfs_init_fs_context()

Completed in 5 milliseconds