Searched refs:FD_EMPTY (Results 1 – 1 of 1) sorted by relevance
249 #define FD_EMPTY (1<<3) /* no media */ macro781 fd->flags |= FD_EMPTY; in fdc_worker()852 !(fd->flags & FD_EMPTY)) || in fdc_worker()861 if (fd->flags & FD_EMPTY) in fdc_worker()869 fd->flags |= FD_EMPTY; in fdc_worker()1243 fd->flags |= FD_EMPTY; in fd_probe_disk()1251 fd->flags &= ~FD_EMPTY; in fd_probe_disk()1436 if (fd->flags & FD_EMPTY) in fd_access()1442 fd->flags |= FD_EMPTY; in fd_access()1908 fd->flags = FD_EMPTY; in fd_probe()[all …]