Home
last modified time | relevance | path

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

/dpdk/lib/eal/linux/
H A Deal_memalloc.c72 static int fallocate_supported = -1; /* unknown */ variable
398 if (fallocate_supported == 0) { in resize_hugefile_in_filesystem()
445 if (fallocate_supported == -1 && in resize_hugefile_in_filesystem()
450 fallocate_supported = 0; in resize_hugefile_in_filesystem()
458 fallocate_supported = 1; in resize_hugefile_in_filesystem()