| tag | line | file | source code |
|---|---|---|---|
| last_checked | 711 | drivers/block/floppy.c | UDRS->last_checked=jiffies; |
| last_checked | 3618 | drivers/block/floppy.c | UDRS->last_checked = 0; |
| last_checked | 3644 | drivers/block/floppy.c | if (UDRS->last_checked + UDP->checkfreq < jiffies){ |
| last_checked | 218 | include/linux/fd.h | int last_checked; /* when was the drive last checked for a disk |