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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsglob.h418 __le16 Pid; member in struct:dir_notify_req
H A Dmisc.c313 buffer->Pid = cpu_to_le16((__u16)current->tgid);
H A Dcifspdu.h357 __le16 Pid; member in struct:smb_hdr
904 __le16 Pid; member in struct:locking_andx_range
H A Dcifs_debug.c63 cERROR(1, ("Cmd: %d Err: 0x%x Flags: 0x%x Flgs2: 0x%x Mid: %d Pid: %d",
65 smb->Flags, smb->Flags2, smb->Mid, smb->Pid));
83 cERROR(1, ("State: %d Cmd: %d Pid: %d Tsk: %p Mid %d",
H A Dcifssmb.c1613 pSMB->Locks[0].Pid = cpu_to_le16(current->tgid);
4490 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener);
4585 /* pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener);
4929 dnotify_req->Pid = pSMB->hdr.Pid;

Completed in 81 milliseconds