Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h1308 __u8 SetupCount; /* four setup words follow subcommand */ member
1328 __u8 SetupCount; /* 0 */ member
1354 __u8 SetupCount; /* four setup words follow subcommand */ member
1378 __u8 SetupCount; /* four setup words follow subcommand */ member
1406 __u8 SetupCount; /* 1 */ member
1428 __u8 SetupCount; /* no setup words follow subcommand */ member
1451 __u8 SetupCount; /* no setup words follow subcommand */ member
1473 __u8 SetupCount; /* four setup words follow subcommand */ member
1498 __u8 SetupCount; /* 0 */ member
1594 __u8 SetupCount; member
[all …]
Dcifssmb.c893 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
1103 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2540 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2786 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2955 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
3038 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
3181 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
3271 pSMB->SetupCount = 4; in CIFSSMBQuerySymLink()
3389 pSMB->SetupCount = 4; in CIFSSMB_set_compression()
3601 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
[all …]