Home | History | Annotate | Download | only in blkid

Lines Matching defs:diff

1505 	time_t diff, now;
1512 diff = now - dev->bid_time;
1532 ((diff < BLKID_PROBE_MIN) ||
1534 diff < BLKID_PROBE_INTERVAL)))
1541 (unsigned long)st.st_mtime, (unsigned long)diff));