vfs_hash_insert
error = vfs_hash_insert(vp, ino, flags, td, vpp, cd9660_vfs_hash_cmp,
error = vfs_hash_insert(vp, ino, LK_EXCLUSIVE, td, vpp, NULL, NULL);
error = vfs_hash_insert(vp, ino, flags, td, vpp, NULL, NULL);
err = vfs_hash_insert(*vpp, fuse_vnode_hash(nodeid), LK_EXCLUSIVE,
error = vfs_hash_insert(nvp, inode, lkflags, curthread, &xvp,
error = vfs_hash_insert(vp, hash, lkflags,
error = vfs_hash_insert(vp, hash, lkflags,
error = vfs_hash_insert(vp, hash, flags, td, vpp,
error = vfs_hash_insert(vp, smbfs_hash(name, nmlen), LK_EXCLUSIVE,
error = vfs_hash_insert(vp, ino, lkflags, td, vpp, NULL, NULL);
error = vfs_hash_insert(vp, ino, flags, td, vpp, NULL, NULL);
int vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td,
error = vfs_hash_insert(vp, ino, flags, curthread, vpp, NULL, NULL);