Searched defs:fallocateWithKeepSize (Results 1 – 2 of 2) sorted by relevance
219 final boolean fallocateWithKeepSize) { in setFallocateWithKeepSize()229 public boolean fallocateWithKeepSize() { in fallocateWithKeepSize() method in EnvOptions352 final long handle, final boolean fallocateWithKeepSize); in setFallocateWithKeepSize()353 private native boolean fallocateWithKeepSize(final long handle); in fallocateWithKeepSize() method in EnvOptions
97 public void fallocateWithKeepSize() { in fallocateWithKeepSize() method in EnvOptionsTest