Searched refs:crt_twarp_ctxt (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb2pdu.h177 struct crt_twarp_ctxt { struct
H A Dsmb2pdu.c2542 static struct crt_twarp_ctxt *
2545 struct crt_twarp_ctxt *buf;
2547 buf = kzalloc(sizeof(struct crt_twarp_ctxt), GFP_KERNEL);
2552 (struct crt_twarp_ctxt, Timestamp));
2555 (struct crt_twarp_ctxt, Name));
2575 iov[num].iov_len = sizeof(struct crt_twarp_ctxt);

Completed in 124 milliseconds