Lines Matching refs:data
41 * (ie which include no useful data other than the SMB error code itself).
1010 /* For encoding of POSIX Open Request - see trans2 function 0x209 data struct */
1107 /* read response data immediately follows */
1331 /* parms and data follow */
1621 /* data area follows */
1968 __u8 Pad; /* may be three bytes? *//* followed by data area */
2122 * (such as the T2 level specific data) go here
2139 * The following structure is the format of the data returned on a NetShareEnum
2316 /* QueryFileInfo/QueryPathinfo (also for SetPath/SetFile) data buffer formats */
2318 typedef struct { /* data block encoding of response to level 263 QPathInfo */
2497 } __attribute__((packed)) OPEN_PSX_REQ; /* level 0x209 SetPathInfo data */
2506 } __attribute__((packed)) OPEN_PSX_RSP; /* level 0x209 SetPathInfo data */
2530 /* FindFirst/FindNext transact2 data buffer formats */
2552 } __attribute__((packed)) FILE_DIRECTORY_INFO; /* level 0x101 FF resp data */
2567 } __attribute__((packed)) FILE_FULL_DIRECTORY_INFO; /* level 0x102 rsp data */
2584 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */
2602 } __attribute__((packed)) FILE_BOTH_DIRECTORY_INFO; /* level 0x104 FFrsp data */
2617 } __attribute__((packed)) FIND_FILE_STANDARD_INFO; /* level 0x1 FF resp data */
2651 /* used to hold an arbitrary blob of data */
2653 __u8 *data;
2739 as containing symlink data:
2742 2) signature must begin file data,
2745 4) md5 must match that of the path data */