Searched refs:NameOffset (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/smb/server/
H A Doplock.c1473 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1490 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1574 name_off = le16_to_cpu(cc->NameOffset);
1613 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1637 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1665 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1687 buf->ccontext.NameOffset = cpu_to_le16(offsetof
1722 buf->ccontext.NameOffset = cpu_to_le16(offsetof
H A Dsmb2misc.c113 le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset),
H A Dsmb2pdu.c2852 name = smb2_get_name((char *)req + le16_to_cpu(req->NameOffset),
/linux-master/fs/smb/client/
H A Dsmb2pdu.c983 buf->ccontext.NameOffset =
2231 buf->ccontext.NameOffset = cpu_to_le16(offsetof
2254 buf->ccontext.NameOffset = cpu_to_le16(offsetof
2349 noff = le16_to_cpu(cc->NameOffset);
2421 buf->ccontext.NameOffset = cpu_to_le16(offsetof
2465 buf->ccontext.NameOffset =
2554 buf->ccontext.NameOffset = cpu_to_le16(offsetof
2642 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name));
2720 buf->ccontext.NameOffset = cpu_to_le16(offsetof
2867 req->NameOffset
[all...]
H A Dreparse.c181 cc->ctx.NameOffset = cpu_to_le16(offsetof(struct smb2_create_ea_ctx,
H A Dsmb2ops.c4009 buf->ccontext.NameOffset = cpu_to_le16(offsetof
4035 buf->ccontext.NameOffset = cpu_to_le16(offsetof
/linux-master/fs/smb/common/
H A Dsmb2pdu.h1175 __le16 NameOffset; member in struct:create_context
1196 __le16 NameOffset; member in struct:smb2_create_req

Completed in 262 milliseconds