Searched refs:zfs_holey (Results 1 – 4 of 4) sorted by relevance
35 extern int zfs_holey(znode_t *, ulong_t, loff_t *);
176 zfs_holey(znode_t *zp, ulong_t cmd, loff_t *off) in zfs_holey() function1826 EXPORT_SYMBOL(zfs_holey);
325 error = -zfs_holey(ITOZ(ip), whence, &offset); in zpl_llseek()
298 error = zfs_holey(VTOZ(vp), com, &off); in zfs_ioctl()