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