Home
last modified time | relevance | path

Searched defs:punch_hole (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dfile.c349 static unsigned int sane_fdtable_size(struct fdtable *fdt, struct fd_range *punch_hole) in sane_fdtable_size()
368 struct files_struct *dup_fd(struct files_struct *oldf, struct fd_range *punch_hole) in dup_fd()
788 struct fd_range range = {fd, max_fd}, *punch_hole = ⦥ in SYSCALL_DEFINE3() local
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c1282 bool punch_hole) in vm_guest_mem_fallocate()