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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsglob.h419 __le16 PidHigh; member in struct:dir_notify_req
H A Dmisc.c314 buffer->PidHigh = cpu_to_le16((__u16)(current->tgid >> 16));
H A Dcifssmb.c4491 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid_of_opener >> 16));
4586 pSMB->hdr.PidHigh = cpu_to_le16((__u16)(pid_of_opener >> 16));*/
4930 dnotify_req->PidHigh = pSMB->hdr.PidHigh;
H A Dcifspdu.h347 __le16 PidHigh; member in struct:smb_hdr

Completed in 132 milliseconds