Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1300 __u8 SetupCount; /* four setup words follow subcommand */ member
1303 /* SetupCount words follow then */
1320 __u8 SetupCount; /* 0 */ member
1346 __u8 SetupCount; /* four setup words follow subcommand */ member
1370 __u8 SetupCount; /* four setup words follow subcommand */ member
1398 __u8 SetupCount; /* 1 */ member
1420 __u8 SetupCount; /* no setup words follow subcommand */ member
1443 __u8 SetupCount; /* no setup words follow subcommand */ member
1465 __u8 SetupCount; /* four setup words follow subcommand */ member
1490 __u8 SetupCount; /* member
1556 __u8 SetupCount; global() member
1578 __u8 SetupCount; global() member
1678 __u8 SetupCount; global() member
1710 __u8 SetupCount; global() member
1750 __u8 SetupCount; global() member
1813 __u8 SetupCount; /* one */ global() member
1855 __u8 SetupCount; /* one */ global() member
1917 __u8 SetupCount; global() member
1966 __u8 SetupCount; /* one */ global() member
1994 __u8 SetupCount; /* one */ global() member
2026 __u8 SetupCount; global() member
[all...]
H A Dcifssmb.c732 pSMB->SetupCount = 1; in CIFSPOSIXDelFile()
943 pSMB->SetupCount = 1; in CIFSPOSIXCreate()
2100 pSMB->SetupCount = 1; in CIFSSMBPosixLock()
2349 pSMB->SetupCount = 1; in CIFSSMBRenameOpenFile()
2456 pSMB->SetupCount = 1; in CIFSUnixCreateSymLink()
2540 pSMB->SetupCount = 1; in CIFSUnixCreateHardLink()
2684 pSMB->SetupCount = 1; in CIFSSMBUnixQuerySymLink()
2787 io_req->SetupCount = 4; in cifs_query_reparse_point()
2809 /* SetupCount must be 1, otherwise offset to ByteCount is incorrect. */ in cifs_query_reparse_point()
2810 if (io_rsp->SetupCount ! in cifs_query_reparse_point()
[all...]