Home
last modified time | relevance | path

Searched defs:ino (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ioctl_os.c158 zfsdev_open(struct inode *ino, struct file *filp) in zfsdev_open()
170 zfsdev_release(struct inode *ino, struct file *filp) in zfsdev_release()
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h128 uint64_t ino, unsigned type) in zpl_dir_emit()
/f-stack/freebsd/kern/
H A Dvfs_init.c248 vfs_vget_sigdefer(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in vfs_vget_sigdefer()
H A Dvfs_default.c1401 vfs_stdvget (mp, ino, flags, vpp) in vfs_stdvget() argument
H A Dvfs_vnops.c2239 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) in vn_vget_ino()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1717 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) in zfs_vget()