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