Searched refs:fd_obj (Results 1 – 1 of 1) sorted by relevance
3699 void *fd_obj; in tls_sock_ioctl_vmeth() local3702 fd_obj = zvfs_get_fd_obj_and_vtable(ctx->sock, in tls_sock_ioctl_vmeth()3704 if (fd_obj == NULL) { in tls_sock_ioctl_vmeth()3712 ret = vtable->ioctl(fd_obj, request, args); in tls_sock_ioctl_vmeth()