Home
last modified time | relevance | path

Searched refs:SetupCount (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/cifs/
Dcifspdu.h1310 __u8 SetupCount; /* four setup words follow subcommand */ member
1330 __u8 SetupCount; /* 0 */ member
1348 __u8 SetupCount; /* four setup words follow subcommand */ member
1371 __u8 SetupCount; /* 1 */ member
1393 __u8 SetupCount; /* no setup words follow subcommand */ member
1416 __u8 SetupCount; /* no setup words follow subcommand */ member
1438 __u8 SetupCount; /* four setup words follow subcommand */ member
1463 __u8 SetupCount; /* 0 */ member
1540 __u8 SetupCount; member
1562 __u8 SetupCount; member
[all …]
Dcifssmb.c844 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
1055 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
1811 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2065 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2240 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2326 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
2472 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
2548 pSMB->SetupCount = 4; in CIFSSMBQueryReparseLinkInfo()
2809 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
2901 pSMB->SetupCount = 1; in CIFSSMBSetPosixACL()
[all …]