Searched refs:when_alloc (Results 1 – 3 of 3) sorted by relevance
67 temp->when_alloc = jiffies; in AllocMidQEntry()100 if ((now - midEntry->when_alloc) > HZ) { in DeleteMidQEntry()105 now - midEntry->when_alloc, in DeleteMidQEntry()
496 temp->when_alloc = jiffies; in smb2_mid_entry_alloc()
1276 unsigned long when_alloc; /* when mid was created */ member