tag | line | file | source code |
---|---|---|---|
last_checked | 725 | drivers/block/floppy.c | UDRS->last_checked=jiffies; |
last_checked | 3647 | drivers/block/floppy.c | UDRS->last_checked = 0; |
last_checked | 3673 | 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 |