Searched refs:FD_EMPTY (Results 1 – 1 of 1) sorted by relevance
253 #define FD_EMPTY (1<<3) /* no media */ macro784 fd->flags |= FD_EMPTY; in fdc_worker()855 !(fd->flags & FD_EMPTY)) || in fdc_worker()864 if (fd->flags & FD_EMPTY) in fdc_worker()872 fd->flags |= FD_EMPTY; in fdc_worker()1248 fd->flags |= FD_EMPTY; in fd_probe_disk()1256 fd->flags &= ~FD_EMPTY; in fd_probe_disk()1442 if (fd->flags & FD_EMPTY) in fd_access()1448 fd->flags |= FD_EMPTY; in fd_access()1925 fd->flags = FD_EMPTY; in fd_probe()[all …]