Searched defs:hugefile_prefix (Results 1 – 2 of 2) sorted by relevance
83 char *hugefile_prefix; /**< the base filename of hugetlbfs files */ member
83 char hugefile_prefix[PATH_MAX] = {0}; in process_hugefiles() local