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