Searched refs:zfs_fid (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_export.c62 rc = zfs_fid(ip, fid);
H A Dzfs_vnops_os.c3942 zfs_fid(struct inode *ip, fid_t *fidp) function
4007 EXPORT_SYMBOL(zfs_fid); variable
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vnops_os.h70 extern int zfs_fid(struct inode *ip, fid_t *fidp);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c3951 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) function
5208 return (zfs_fid(ap->a_vp, (void *)ap->a_fid, NULL));

Completed in 116 milliseconds