Searched refs:last_io (Results 1 – 4 of 4) sorted by relevance
15 unsigned long last_io; /* jiffies timestamp */ member
298 u32 last_io; /* timestamp */ member
84 unsigned long last_io; /* jiffies timestamp */ member1059 ep->last_io = jiffies; in init_dummy_udc_hw()1454 ep->last_io = jiffies; in transfer()1906 ep->last_io = jiffies; in dummy_timer()1970 ep->last_io = jiffies; in dummy_timer()
208 bool last_io = false; in dec_and_test_compressed_bio() local224 last_io = refcount_sub_and_test(bi_size >> fs_info->sectorsize_bits, in dec_and_test_compressed_bio()233 return last_io; in dec_and_test_compressed_bio()
Completed in 16 milliseconds