Home
last modified time | relevance | path

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

/fs/cifs/
Dcifspdu.h1292 __u8 SetupCount; /* four setup words follow subcommand */ member
1312 __u8 SetupCount; /* 0 */ member
1330 __u8 SetupCount; /* four setup words follow subcommand */ member
1353 __u8 SetupCount; /* 1 */ member
1375 __u8 SetupCount; /* no setup words follow subcommand */ member
1398 __u8 SetupCount; /* no setup words follow subcommand */ member
1420 __u8 SetupCount; /* four setup words follow subcommand */ member
1445 __u8 SetupCount; /* 0 */ member
1522 __u8 SetupCount; member
1544 __u8 SetupCount; member
[all …]
Dcifssmb.c848 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
1065 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2363 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2619 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2797 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2884 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
3033 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
3119 pSMB->SetupCount = 4; in CIFSSMBQueryReparseLinkInfo()
3385 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
3477 pSMB->SetupCount = 1; in CIFSSMBSetPosixACL()
[all …]