Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c698 zpl_fallocate(struct file *filp, int mode, loff_t offset, loff_t len) in zpl_fallocate() function
1117 .fallocate = zpl_fallocate,