Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h1303 __u8 SetupCount; /* four setup words follow subcommand */ member
1323 __u8 SetupCount; /* 0 */ member
1349 __u8 SetupCount; /* four setup words follow subcommand */ member
1373 __u8 SetupCount; /* four setup words follow subcommand */ member
1401 __u8 SetupCount; /* 1 */ member
1423 __u8 SetupCount; /* no setup words follow subcommand */ member
1446 __u8 SetupCount; /* no setup words follow subcommand */ member
1468 __u8 SetupCount; /* four setup words follow subcommand */ member
1493 __u8 SetupCount; /* 0 */ member
1586 __u8 SetupCount; member
[all …]
Dcifssmb.c876 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
1093 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2528 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2779 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2957 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
3044 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
3194 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
3284 pSMB->SetupCount = 4; in CIFSSMBQuerySymLink()
3402 pSMB->SetupCount = 4; in CIFSSMB_set_compression()
3624 pSMB->SetupCount = 1; in CIFSSMBGetPosixACL()
[all …]