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