Searched defs:setsize (Results 1 – 2 of 2) sorted by relevance
230 static int setsize(unsigned long capacity, unsigned int *cyls, unsigned int *hds, in setsize() function
743 enum { NO_SIZE, SIZE_STD, SIZE_PERCENT } setsize = NO_SIZE; in hugetlbfs_parse_options() local