Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifspdu.h1259 __u8 SetupCount; /* four setup words follow subcommand */ member
1279 __u8 SetupCount; /* 0 */ member
1305 __u8 SetupCount; /* four setup words follow subcommand */ member
1329 __u8 SetupCount; /* four setup words follow subcommand */ member
1357 __u8 SetupCount; /* 1 */ member
1379 __u8 SetupCount; /* no setup words follow subcommand */ member
1402 __u8 SetupCount; /* no setup words follow subcommand */ member
1424 __u8 SetupCount; /* four setup words follow subcommand */ member
1449 __u8 SetupCount; /* 0 */ member
1545 __u8 SetupCount; member
[all …]
Dcifssmb.c741 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
952 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2035 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2284 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2454 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2538 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
2681 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
2771 pSMB->SetupCount = 4; in CIFSSMBQuerySymLink()
2889 pSMB->SetupCount = 4; in CIFSSMB_set_compression()
3101 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
[all …]