Searched refs:lseek_execute (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-lseek-execute.m4 | 3 dnl # lseek_execute helper exported 6 ZFS_LINUX_TEST_SRC([lseek_execute], [ 14 lseek_execute(fp, ip, offset, maxsize); 19 AC_MSG_CHECKING([whether lseek_execute() is available]) 20 ZFS_LINUX_TEST_RESULT_SYMBOL([lseek_execute], 23 AC_DEFINE(HAVE_LSEEK_EXECUTE, 1, [lseek_execute() is available])
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | vfs_compat.h | 151 lseek_execute( in lseek_execute() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file.c | 513 error = lseek_execute(filp, ip, offset, maxbytes); in zpl_llseek()
|