Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1pdu.h1140 __u8 SetupCount; /* four setup words follow subcommand */ member
1160 __u8 SetupCount; /* 0 */ member
1178 __u8 SetupCount; /* four setup words follow subcommand */ member
1202 __u8 SetupCount; /* four setup words follow subcommand */ member
1230 __u8 SetupCount; /* 1 */ member
1252 __u8 SetupCount; /* no setup words follow subcommand */ member
1275 __u8 SetupCount; /* no setup words follow subcommand */ member
1297 __u8 SetupCount; /* four setup words follow subcommand */ member
1322 __u8 SetupCount; /* 0 */ member
1357 __u8 SetupCount; member
[all …]
H A Dcifssmb.c884 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
1102 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2305 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2564 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2672 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2757 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
2905 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
3011 io_req->SetupCount = 4; in cifs_query_reparse_point()
3035 if (io_rsp->SetupCount != 1) { in cifs_query_reparse_point()
3037 io_rsp->SetupCount, 1); in cifs_query_reparse_point()
[all …]