Searched refs:PidHigh (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb_common.h184 __le16 PidHigh; member in struct:smb_hdr
/linux-master/fs/smb/client/
H A Dcifssmb.c1342 smb->hdr.PidHigh = cpu_to_le16((__u16)(rdata->pid >> 16));
1415 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid >> 16));
1528 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid >> 16));
1688 smb->hdr.PidHigh = cpu_to_le16((__u16)(wdata->pid >> 16));
1779 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid >> 16));
5099 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(cfile->pid >> 16));
5182 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid_of_opener >> 16));
5247 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid_of_opener >> 16));
5468 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid_of_opener >> 16));
H A Dmisc.c277 buffer->PidHigh = cpu_to_le16((__u16)(current->tgid >> 16));
H A Dcifsglob.h1780 __le16 PidHigh; member in struct:dir_notify_req
H A Dcifspdu.h396 __le16 PidHigh; member in struct:smb_hdr

Completed in 184 milliseconds