Searched refs:FALLOC_FL_INSERT_RANGE (Results 1 – 2 of 2) sorted by relevance
33 #ifndef FALLOC_FL_INSERT_RANGE34 # define FALLOC_FL_INSERT_RANGE 0x20 macro
247 if (fallocate(fd, FALLOC_FL_INSERT_RANGE, block_size, in test05()