Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifspdu.h1270 __u8 SetupCount; /* four setup words follow subcommand */ member
1290 __u8 SetupCount; /* 0 */ member
1316 __u8 SetupCount; /* four setup words follow subcommand */ member
1340 __u8 SetupCount; /* four setup words follow subcommand */ member
1368 __u8 SetupCount; /* 1 */ member
1390 __u8 SetupCount; /* no setup words follow subcommand */ member
1413 __u8 SetupCount; /* no setup words follow subcommand */ member
1435 __u8 SetupCount; /* four setup words follow subcommand */ member
1460 __u8 SetupCount; /* 0 */ member
1556 __u8 SetupCount; member
[all …]
Dcifssmb.c779 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
990 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2428 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2676 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2846 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2930 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
3073 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
3163 pSMB->SetupCount = 4; in CIFSSMBQuerySymLink()
3281 pSMB->SetupCount = 4; in CIFSSMB_set_compression()
3493 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
[all …]