Searched refs:when_alloc (Results 1 – 3 of 3) sorted by relevance
71 temp->when_alloc = jiffies; in AllocMidQEntry()118 if (time_after(now, midEntry->when_alloc + HZ) && in DeleteMidQEntry()132 now - midEntry->when_alloc, in DeleteMidQEntry()
591 temp->when_alloc = jiffies; in smb2_mid_entry_alloc()
1396 unsigned long when_alloc; /* when mid was created */ member