Searched refs:zfs_file_fallocate (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_file.h54 int zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c274 zio->io_error = zfs_file_fallocate(vf->vf_file,
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c341 zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len) function
H A Dvdev_file.c289 zio->io_error = zfs_file_fallocate(vf->vf_file,
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1317 zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len) function

Completed in 63 milliseconds