when_alloc       1533 fs/cifs/cifsglob.h 	unsigned long when_alloc;  /* when mid was created */
when_alloc        595 fs/cifs/smb2transport.c 	temp->when_alloc = jiffies;
when_alloc         72 fs/cifs/transport.c 	temp->when_alloc = jiffies;
when_alloc        114 fs/cifs/transport.c 	if (now < midEntry->when_alloc)
when_alloc        116 fs/cifs/transport.c 	roundtrip_time = now - midEntry->when_alloc;
when_alloc        142 fs/cifs/transport.c 	    time_after(now, midEntry->when_alloc + (slow_rsp_threshold * HZ)) &&
when_alloc        157 fs/cifs/transport.c 			       now - midEntry->when_alloc,