• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/

Lines Matching refs:smb_hdr

386 struct smb_hdr {
417 /* given a pointer to an smb_hdr retrieve the value of byte count */
418 #define BCC(smb_var) (*(__u16 *)((char *)(smb_var) + sizeof(struct smb_hdr) + (2 * (smb_var)->WordCount)))
419 #define BCC_LE(smb_var) (*(__le16 *)((char *)(smb_var) + sizeof(struct smb_hdr) + (2 * (smb_var)->WordCount)))
420 /* given a pointer to an smb_hdr retrieve the pointer to the byte area */
421 #define pByteArea(smb_var) ((unsigned char *)(smb_var) + sizeof(struct smb_hdr) + (2 * (smb_var)->WordCount) + 2)
467 struct smb_hdr hdr; /* wct = 0 */
477 struct smb_hdr hdr; /* wct = 13 */
501 struct smb_hdr hdr; /* wct = 17 */
557 struct smb_hdr hdr; /* wct = 12 */
576 struct smb_hdr hdr; /* wct = 13 */
599 struct smb_hdr hdr; /* wct = 4 */
614 struct smb_hdr hdr; /* wct = 10 */
633 struct smb_hdr hdr; /* wct = 3 */
688 struct smb_hdr hdr; /* wct = 4 */
701 struct smb_hdr hdr; /* wct = 3 , not extended response */
712 struct smb_hdr hdr; /* wct = 7, extended response */
754 struct smb_hdr hdr; /* wct = 2 */
762 struct smb_hdr hdr; /* wct = 2 */
773 struct smb_hdr hdr; /* wct = 0 */
777 struct smb_hdr hdr; /* wct = 0 */
783 struct smb_hdr hdr; /* wct = 3 */
790 struct smb_hdr hdr; /* wct = 0 */
795 struct smb_hdr hdr; /* wct = 1 */
801 struct smb_hdr hdr; /* wct = 1 */
833 struct smb_hdr hdr; /* wct = 24 */
863 struct smb_hdr hdr; /* wct = 34 BB */
884 struct smb_hdr hdr; /* wct = 42 but meaningless due to MS bug? */
911 struct smb_hdr hdr; /* wct = 15 */
929 struct smb_hdr hdr; /* wct = 15 */
950 struct smb_hdr hdr; /* wct = 12 */
969 struct smb_hdr hdr; /* wct = 14 */
989 struct smb_hdr hdr; /* wct = 6 */
1002 struct smb_hdr hdr; /* wct = 10 */
1016 struct smb_hdr hdr; /* wct = 12 */
1031 struct smb_hdr hdr; /* wct = 12 */
1064 struct smb_hdr hdr; /* wct = 8 */
1092 struct smb_hdr hdr; /* wct = 2 */
1100 struct smb_hdr hdr; /* wct = 1 */
1118 struct smb_hdr hdr; /* wct = 3 */
1130 struct smb_hdr hdr; /* wct = 1 */
1142 struct smb_hdr hdr; /* wct = 4 */
1154 struct smb_hdr hdr; /* wct = 0 */
1159 struct smb_hdr hdr; /* wct = 1 */
1167 struct smb_hdr hdr; /* wct = 0 */
1172 struct smb_hdr hdr; /* wct = 0 */
1179 struct smb_hdr hdr; /* wct = 0 */
1184 struct smb_hdr hdr; /* wct = 0 */
1191 struct smb_hdr hdr; /* wct = 0 */
1196 struct smb_hdr hdr; /* wct = 0 */
1203 struct smb_hdr hdr; /* wct = 10 */
1212 struct smb_hdr hdr; /* wct = 8 */
1223 struct smb_hdr hdr; /* wct = 0 */
1235 struct smb_hdr hdr; /* wct >= 19 */
1256 struct smb_hdr hdr; /* wct = 18 */
1273 struct smb_hdr hdr; /* wct = 23 */
1297 struct smb_hdr hdr; /* wct = 19 */
1318 struct smb_hdr hdr; /* wct = 19 */
1341 struct smb_hdr hdr; /* wct = 19 */
1363 struct smb_hdr hdr; /* wct = 23 */
1389 struct smb_hdr hdr; /* wct = 18 */
1462 /* struct smb_hdr hdr precedes. Set wct = 14+ */
1483 struct smb_hdr hdr;
1488 /* struct smb_hdr hdr precedes. Note wct = 10 + setup count */
1507 struct smb_hdr hdr;
1583 struct smb_hdr hdr; /* wct = 14+ */
1608 struct smb_hdr hdr; /* wct = 10 + SetupCount */
1615 struct smb_hdr hdr; /* wct = 15 */
1641 struct smb_hdr hdr; /* wct = 10 + SetupCount */
1655 struct smb_hdr hdr; /* wct = 15 */
1681 struct smb_hdr hdr; /* wct = 10 + SetupCount */
1689 struct smb_hdr hdr;
1697 struct smb_hdr hdr; /* wct = 10 + SetupCount */
1719 struct smb_hdr hdr; /* wct = 15 */
1747 struct smb_hdr hdr; /* wct = 10 */
1761 struct smb_hdr hdr; /* wct = 15 */
1789 struct smb_hdr hdr; /* wct = 10 */
1823 struct smb_hdr hdr; /* wct = 14+ */
1846 struct smb_hdr hdr; /* wct = 10 + SetupCount */
1868 struct smb_hdr hdr; /* wct = 15 */
1895 struct smb_hdr hdr; /* wct = 10 */
1902 struct smb_hdr hdr; /* wct = 15 */
1950 struct smb_hdr hdr; /* wct = 10 */