Searched refs:FD_EMPTY (Results 1 – 1 of 1) sorted by relevance
251 #define FD_EMPTY (1<<3) /* no media */ macro783 fd->flags |= FD_EMPTY; in fdc_worker()854 !(fd->flags & FD_EMPTY)) || in fdc_worker()863 if (fd->flags & FD_EMPTY) in fdc_worker()871 fd->flags |= FD_EMPTY; in fdc_worker()1245 fd->flags |= FD_EMPTY; in fd_probe_disk()1253 fd->flags &= ~FD_EMPTY; in fd_probe_disk()1438 if (fd->flags & FD_EMPTY) in fd_access()1444 fd->flags |= FD_EMPTY; in fd_access()1910 fd->flags = FD_EMPTY; in fd_probe()[all …]