Searched refs:FD_EMPTY (Results 1 – 1 of 1) sorted by relevance
253 #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()1249 fd->flags |= FD_EMPTY; in fd_probe_disk()1257 fd->flags &= ~FD_EMPTY; in fd_probe_disk()1443 if (fd->flags & FD_EMPTY) in fd_access()1449 fd->flags |= FD_EMPTY; in fd_access()1926 fd->flags = FD_EMPTY; in fd_probe()[all …]