Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1174 __u8 SetupCount; /* four setup words follow subcommand */ member
1194 __u8 SetupCount; /* 0 */ member
1212 __u8 SetupCount; /* four setup words follow subcommand */ member
1236 __u8 SetupCount; /* four setup words follow subcommand */ member
1264 __u8 SetupCount; /* 1 */ member
1286 __u8 SetupCount; /* no setup words follow subcommand */ member
1309 __u8 SetupCount; /* no setup words follow subcommand */ member
1331 __u8 SetupCount; /* four setup words follow subcommand */ member
1356 __u8 SetupCount; /* 0 */ member
1391 __u8 SetupCount; member
[all …]
H A Dcifssmb.c743 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
961 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2164 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2423 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2531 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2616 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
2764 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
2870 io_req->SetupCount = 4; in cifs_query_reparse_point()
2894 if (io_rsp->SetupCount != 1) { in cifs_query_reparse_point()
2896 io_rsp->SetupCount, 1); in cifs_query_reparse_point()
[all …]