Lines Matching refs:fd_ref
957 if (UDRS->fd_ref == 0 || UDP->select_delay != 0) in scandrives()
3193 if (UDRS->fd_ref > 1) { in raw_cmd_ioctl()
3197 } else if (UDRS->fd_ref) { in raw_cmd_ioctl()
3441 if (UDRS->fd_ref != 1) in fd_locked_ioctl()
3493 if (UDRS->fd_ref != 1) in fd_locked_ioctl()
3615 compat_int_t fd_ref; member
3793 v.fd_ref = UDRS->fd_ref; in compat_getdrvstat()
3963 if (!UDRS->fd_ref--) { in floppy_release()
3965 UDRS->fd_ref = 0; in floppy_release()
3967 if (!UDRS->fd_ref) in floppy_release()
3992 if (!UDRS->fd_ref && (UDP->flags & FD_BROKEN_DCL)) { in floppy_open()
3997 UDRS->fd_ref++; in floppy_open()
4063 UDRS->fd_ref--; in floppy_open()
4065 if (!UDRS->fd_ref) in floppy_open()